HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SIM_ScalarField::SkipFieldRebuildScope Class Reference

#include <SIM_ScalarField.h>

Public Member Functions

 SkipFieldRebuildScope (SIM_ScalarField *field)
 
 ~SkipFieldRebuildScope ()
 

Detailed Description

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.

Constructor & Destructor Documentation

SIM_ScalarField::SkipFieldRebuildScope::SkipFieldRebuildScope ( SIM_ScalarField field)
inline

Definition at line 250 of file SIM_ScalarField.h.

SIM_ScalarField::SkipFieldRebuildScope::~SkipFieldRebuildScope ( )
inline

Definition at line 257 of file SIM_ScalarField.h.


The documentation for this class was generated from the following file: