HDK
|
#include <SIM_ScalarField.h>
Public Member Functions | |
SkipFieldRebuildScope (SIM_ScalarField *field) | |
~SkipFieldRebuildScope () | |
This helper class can be used to prevent the given field from automatically attempting to rebuild its raw fields on option changes. The field will skip rebuilds as long as this object remains in scope; the rebuild flag is reset and rebuildField() is called when the object goes out of scope.
Definition at line 247 of file SIM_ScalarField.h.
|
inline |
Definition at line 250 of file SIM_ScalarField.h.
|
inline |
Definition at line 257 of file SIM_ScalarField.h.