mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-21 18:10:55 +08:00
Sync changes from upstream repository
Co-authored-by: croudyj <croudyj@gmail.com> Co-authored-by: Dale Lear <dalelear@mcneel.com> Co-authored-by: Greg Arden <greg@mcneel.com> Co-authored-by: Jussi Aaltonen <jussi@mcneel.com> Co-authored-by: piac <giulio@mcneel.com> Co-authored-by: Pierre Cuvilliers <pierre@mcneel.com> Co-authored-by: Steve Baer <steve@mcneel.com> Co-authored-by: Will Pearson <will@mcneel.com>
This commit is contained in:
@@ -872,6 +872,9 @@ public:
|
||||
// Sets the id of the rendering environment for a particular usage.
|
||||
void SetRenderEnvironmentId(EnvironmentUsage usage, const ON_UUID& id);
|
||||
|
||||
// Invalidate any caches in the render settings.
|
||||
void InvalidateCaches(void) const;
|
||||
|
||||
private:
|
||||
unsigned short m_reserved1 = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user