#include <OSGContainerForwards.h>
Public Types | |
| typedef std::allocator< void > | Alloc |
Public Attributes | |
| ChangedFunctor | _func |
| UInt32 | _uiId |
| std::string | _createSymbol |
Definition at line 140 of file OSGContainerForwards.h.
| typedef std::allocator<void> OSG::ChangedFunctorCallback::Alloc |
Definition at line 146 of file OSGContainerForwards.h.
Definition at line 142 of file OSGContainerForwards.h.
Referenced by OSG::FieldContainer::addChangedFunctor().
Definition at line 143 of file OSGContainerForwards.h.
Referenced by OSG::FieldContainer::addChangedFunctor().
| std::string OSG::ChangedFunctorCallback::_createSymbol |
Definition at line 144 of file OSGContainerForwards.h.
Referenced by OSG::FieldContainer::addChangedFunctor().