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

#include <SIM_VectorField.h>

Public Member Functions

 SkipFieldRebuildScope (SIM_VectorField *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 549 of file SIM_VectorField.h.

Constructor & Destructor Documentation

SIM_VectorField::SkipFieldRebuildScope::SkipFieldRebuildScope ( SIM_VectorField field)
inline

Definition at line 552 of file SIM_VectorField.h.

SIM_VectorField::SkipFieldRebuildScope::~SkipFieldRebuildScope ( )
inline

Definition at line 559 of file SIM_VectorField.h.


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