Variables | |
| const UInt32 | External = 0x0001 |
| const UInt32 | Sync = 0x0002 |
| const UInt32 | Child = 0x0004 |
| const UInt32 | Abstract = 0x0008 |
| const UInt32 | AbstrIgnoreCore = 0x0100 |
| const UInt32 | AbstrIgnoreChild = 0x0200 |
| const UInt32 | AbstrCheckValid = 0x0400 |
| const UInt32 | AbstrIncRefCount = 0x0800 |
| const UInt32 osg::ChangedOrigin::External = 0x0001 |
Definition at line 115 of file OSGFieldContainerBase.h.
| const UInt32 osg::ChangedOrigin::Sync = 0x0002 |
Definition at line 116 of file OSGFieldContainerBase.h.
Referenced by osg::FieldContainerPtrBase::executeSync().
| const UInt32 osg::ChangedOrigin::Child = 0x0004 |
Definition at line 117 of file OSGFieldContainerBase.h.
Referenced by osg::Image::changed(), and osg::GeoProperty< GeoPropertyDesc >::changed().
| const UInt32 osg::ChangedOrigin::Abstract = 0x0008 |
Definition at line 118 of file OSGFieldContainerBase.h.
Referenced by osg::OSGLoader::beginField(), osg::TextureChunk::changed(), osg::SwitchMaterial::changed(), osg::Surface::changed(), osg::Slices::changed(), osg::Particles::changed(), osg::Node::changed(), osg::MultiPassMaterial::changed(), osg::MaterialPool::changed(), osg::MaterialGroup::changed(), osg::Geometry::changed(), osg::FresnelMaterial::changed(), osg::DVRVolumeTexture::changed(), osg::CubeTextureChunk::changed(), osg::ChunkMaterial::changed(), osg::AttachmentContainer::changed(), osg::BINLoader::chargeFieldContainers(), osg::VRMLFile::endField(), osg::OSGLoader::endField(), and osg::VRMLFile::endNode().
| const UInt32 osg::ChangedOrigin::AbstrIgnoreCore = 0x0100 |
Definition at line 120 of file OSGFieldContainerBase.h.
Referenced by osg::OSGLoader::beginField(), osg::VRMLFile::endField(), osg::OSGLoader::endField(), and osg::VRMLFile::endNode().
| const UInt32 osg::ChangedOrigin::AbstrIgnoreChild = 0x0200 |
Definition at line 121 of file OSGFieldContainerBase.h.
Referenced by osg::OSGLoader::beginField(), osg::VRMLFile::endField(), osg::OSGLoader::endField(), and osg::VRMLFile::endNode().
| const UInt32 osg::ChangedOrigin::AbstrCheckValid = 0x0400 |
Definition at line 123 of file OSGFieldContainerBase.h.
Referenced by osg::Surface::changed(), osg::Particles::changed(), osg::Geometry::changed(), osg::VRMLFile::endField(), and osg::VRMLFile::endNode().
| const UInt32 osg::ChangedOrigin::AbstrIncRefCount = 0x0800 |
Definition at line 124 of file OSGFieldContainerBase.h.
Referenced by osg::TextureChunk::changed(), osg::Surface::changed(), osg::Slices::changed(), osg::Particles::changed(), osg::Node::changed(), osg::MaterialGroup::changed(), osg::Geometry::changed(), osg::FresnelMaterial::changed(), osg::DVRVolumeTexture::changed(), osg::CubeTextureChunk::changed(), osg::AttachmentContainer::changed(), and osg::BINLoader::chargeFieldContainers().
1.5.5