Classes |
| struct | OSG::LTString |
| struct | OSG::EQString |
| class | OSG::string_token_iterator |
| | Iterator over tokens in a std::string, separated by a specifiable set of separator characters. More...
|
| class | OSG::indirector< ContentT, IndexT > |
| struct | OSG::PtrStripper< PtrT > |
| struct | OSG::PtrStripper< PtrT * > |
| struct | OSG::PtrStripper< PtrT const * > |
| struct | OSG::PtrStripper< PtrT *const > |
| class | OSG::InitFuncWrapper |
| | Registers an init function during instance creation. More...
|
| class | OSG::StaticInitFuncWrapper |
| | Calls an init function during instance creation. More...
|
| struct | OSG::FieldFlags |
| struct | OSG::TypeTraitsBase |
| struct | OSG::TypeTraitsTemplateBase< LookupTypeT > |
| struct | OSG::TypeTraits< LookupTypeT > |
| struct | OSG::TypeTraits< bool > |
| struct | OSG::TypeTraits< UInt8 > |
| struct | OSG::TypeTraits< Int8 > |
| struct | OSG::TypeTraits< UInt16 > |
| struct | OSG::TypeTraits< Int16 > |
| struct | OSG::TypeTraits< UInt32 > |
| struct | OSG::TypeTraits< Int32 > |
| struct | OSG::TypeTraits< UInt64 > |
| struct | OSG::TypeTraits< Int64 > |
| struct | OSG::TypeTraits< Real16 > |
| struct | OSG::TypeTraits< Real32 > |
| struct | OSG::TypeTraits< Fixed32 > |
| struct | OSG::TypeTraits< Real64 > |
| struct | OSG::TypeTraits< Real128 > |
| class | OSG::BoxVolume |
| class | OSG::Color3< ValueTypeT > |
| class | OSG::Color4< ValueTypeT > |
| class | OSG::CylinderVolume |
| class | OSG::DataType |
| class | OSG::Date |
| class | OSG::Exception |
| class | OSG::ExceptionBinaryDataHandler |
| class | OSG::FactoryBase |
| class | OSG::FactoryControllerBase |
| | Accessible via FactoryController. More...
|
| class | OSG::Fixed32 |
| class | OSG::FrustumVolume |
| class | OSG::GLDefineMapperBase |
| | Accessible via GLDefineMapper. More...
|
| class | OSG::OutStream |
| class | OSG::FileStreamMixin< ParentT > |
| class | OSG::IndentOutStreamMixin< ParentT > |
| class | OSG::InStream |
| class | OSG::Line |
| class | OSG::LinearTransform< ValueTypeT > |
| | A transform that behaves linear under multiplication (+) and scalar multiplication (*) . More...
|
| struct | OSG::LogOStream |
| class | OSG::LogBuf |
| class | OSG::Log |
| class | OSG::LogLock |
| struct | OSG::VecToStreamWriter< VecTypeT, ValueTypeT, SizeI > |
| struct | OSG::VecToStreamWriter< VecTypeT, Int8, SizeI > |
| struct | OSG::VecToStreamWriter< VecTypeT, UInt8, SizeI > |
| struct | OSG::VecFromStreamReader< VecTypeT, ValueTypeT, SizeI > |
| struct | OSG::VecFromStreamReader< VecTypeT, Int8, SizeI > |
| struct | OSG::VecFromStreamReader< VecTypeT, UInt8, SizeI > |
| class | OSG::TransformationMatrix< ValueTypeT > |
| struct | OSG::MemObjRefCountPolicy |
| class | OSG::MixinHead< DescT > |
| class | OSG::MultiPool< ValueBaseT > |
| | Pool that can store different classes derived from a common base class. More...
|
| class | OSG::NamedPool< ValueT > |
| class | OSG::NormalQuantifier |
| class | OSG::PathHandler |
| class | OSG::Plane |
| class | OSG::PolytopeVolume |
| | 3D shadow frustum defined by n planes. More...
|
| class | OSG::Pool< ValueT, InitFunction, ClearFunction > |
| class | OSG::QuaternionBase< ValueTypeT > |
| class | OSG::Real16 |
| class | OSG::Rectangle2< T > |
| class | OSG::RefCountPtr< ObjectT, RefCountPolicyT > |
| | Smart pointer class that manipulates the internal ref count of the pointed to object. More...
|
| class | OSG::SharedObject |
| class | OSG::SharedObjectHandler |
| class | OSG::SimplePool< ValueT, PoolTag, RefCountPolicy, LockPolicy > |
| class | OSG::SimplePool< Int32, PoolTag, LockPolicy > |
| class | OSG::SimpleReusePool< ValueT, PoolTag, LockPolicy > |
| class | OSG::SimpleReusePool< Int32, PoolTag, LockPolicy > |
| class | OSG::SingletonHolder< SingletonT > |
| class | OSG::SphereVolume |
| class | OSG::TaggedSingletonHolder< SingletonT, TagT, LockPolicy > |
| class | OSG::TransitPtr< ObjectT > |
| class | OSG::TypeBase |
| class | OSG::TypePredicates::IsBaseOf |
| | A predicate to test if a type is a base type of a fixed type. More...
|
| class | OSG::TypePredicates::IsDerivedFrom |
| | A predicate to test if a type is derived from of a fixed type. More...
|
| class | OSG::TypeFactoryBase |
| | Accessible via TypeFactory. More...
|
| class | OSG::VecStorage1< ValueTypeT > |
| class | OSG::VecStorage2< ValueTypeT > |
| class | OSG::VecStorage3< ValueTypeT > |
| class | OSG::VecStorage4< ValueTypeT > |
| class | OSG::Point< ValueTypeT, SizeI > |
| class | OSG::Vector< ValueTypeT, SizeI > |
| class | OSG::Volume |
| struct | OSG::FieldTraits< Color3f > |
| struct | OSG::FieldTraits< Color3fx > |
| struct | OSG::FieldTraits< Color4f > |
| struct | OSG::FieldTraits< Color4fx > |
| struct | OSG::FieldTraits< Color3ub > |
| struct | OSG::FieldTraits< Color4ub > |
| struct | OSG::FieldTraits< std::string > |
| struct | OSG::FieldTraits< Time, 1 > |
| struct | OSG::FieldTraits< BoxVolume > |
| struct | OSG::FieldTraits< BitVector, 1 > |
| struct | OSG::FieldTraits< GLenum, 1 > |
| struct | OSG::FieldTraits< Plane > |
| struct | OSG::MFColor3f |
| struct | OSG::MFColor3fx |
| struct | OSG::MFColor4f |
| struct | OSG::MFColor4fx |
| struct | OSG::MFColor3ub |
| struct | OSG::MFColor4ub |
| struct | OSG::MFString |
| struct | OSG::MFTime |
| struct | OSG::MFBoxVolume |
| struct | OSG::MFBitVector |
| struct | OSG::MFGLenum |
| struct | OSG::MFPlane |
| struct | OSG::SFColor3f |
| struct | OSG::SFColor3fx |
| struct | OSG::SFColor4f |
| struct | OSG::SFColor4fx |
| struct | OSG::SFColor3ub |
| struct | OSG::SFColor4ub |
| struct | OSG::SFString |
| struct | OSG::SFTime |
| struct | OSG::SFBoxVolume |
| struct | OSG::SFBitVector |
| struct | OSG::SFGLenum |
| struct | OSG::SFPlane |
| class | OSG::Field |
| struct | OSG::FieldTraitsBase |
| struct | OSG::InvalidTrait |
| struct | OSG::FieldTraitsTemplateBase< ValueT, NamespaceI > |
| struct | OSG::FieldTraitsPODTemplateBase< ValueT, iNamespace > |
| struct | OSG::FieldTraitsVecTemplateBase< ValueT, iNamespace > |
| struct | OSG::FieldTraitsPtrToStringTemplateBase< ValueT, iNamespace > |
| struct | OSG::FieldTraitsVec1TemplateBase< ValueT, iNamespace > |
| struct | OSG::FieldTraitsVec2TemplateBase< ValueT, iNamespace > |
| struct | OSG::FieldTraitsVec3TemplateBase< ValueT, iNamespace > |
| struct | OSG::FieldTraitsVec4TemplateBase< ValueT, iNamespace > |
| struct | OSG::FieldDescBase |
| struct | OSG::StreamConversionError< T, iNamespace > |
| struct | OSG::StringConversionError< T, iNamespace > |
| class | OSG::FieldType |
| struct | OSG::FieldTraits< Matrix > |
| struct | OSG::FieldTraits< Matrix4d > |
| struct | OSG::FieldTraits< Matrix4fx > |
| struct | OSG::FieldTraits< Quaternionfx > |
| struct | OSG::MFMatrix |
| struct | OSG::MFMatrix4d |
| struct | OSG::MFMatrix4fx |
| struct | OSG::MFQuaternion |
| struct | OSG::MFQuaternionfx |
| struct | OSG::SFMatrix |
| struct | OSG::SFMatrix4d |
| struct | OSG::SFMatrix4fx |
| struct | OSG::SFQuaternion |
| struct | OSG::SFQuaternionfx |
| class | OSG::MField< ValueT, iNamespace, OSG_STL_ALLOCATOR_DEFAULT > |
| class | OSG::MFieldVector< Tp, OSG_STL_ALLOCATOR_DEFAULT > |
| struct | OSG::OSGAny |
| struct | OSG::FieldTraits< OSGAny > |
| struct | OSG::SFOSGAny |
| struct | OSG::MFOSGAny |
| class | OSG::SField< ValueT, iNamespace > |
| struct | OSG::FieldTraits< bool, 2 > |
| struct | OSG::FieldTraits< Int8 > |
| struct | OSG::FieldTraits< UInt8 > |
| struct | OSG::FieldTraits< Int16 > |
| struct | OSG::FieldTraits< UInt16 > |
| struct | OSG::FieldTraits< Int32 > |
| struct | OSG::FieldTraits< UInt32 > |
| struct | OSG::FieldTraits< Int64 > |
| struct | OSG::FieldTraits< UInt64 > |
| struct | OSG::FieldTraits< Real16 > |
| struct | OSG::FieldTraits< Real32 > |
| struct | OSG::FieldTraits< Fixed32 > |
| struct | OSG::FieldTraits< Real64 > |
| struct | OSG::FieldTraits< void * > |
| struct | OSG::MFBool |
| struct | OSG::MFInt8 |
| struct | OSG::MFUInt8 |
| struct | OSG::MFInt16 |
| struct | OSG::MFUInt16 |
| struct | OSG::MFInt32 |
| struct | OSG::MFUInt32 |
| struct | OSG::MFInt64 |
| struct | OSG::MFUInt64 |
| struct | OSG::MFReal16 |
| struct | OSG::MFReal32 |
| struct | OSG::MFFixed32 |
| struct | OSG::MFReal64 |
| struct | OSG::MFVoidP |
| struct | OSG::SFBool |
| struct | OSG::SFInt8 |
| struct | OSG::SFUInt8 |
| struct | OSG::SFInt16 |
| struct | OSG::SFUInt16 |
| struct | OSG::SFInt32 |
| struct | OSG::SFUInt32 |
| struct | OSG::SFInt64 |
| struct | OSG::SFUInt64 |
| struct | OSG::SFReal16 |
| struct | OSG::SFReal32 |
| struct | OSG::SFFixed32 |
| struct | OSG::SFReal64 |
| struct | OSG::SFVoidP |
| struct | OSG::FieldTraits< Vec1ub > |
| struct | OSG::FieldTraits< Pnt1ub > |
| struct | OSG::FieldTraits< Vec2ub > |
| struct | OSG::FieldTraits< Pnt2ub > |
| struct | OSG::FieldTraits< Vec3ub > |
| struct | OSG::FieldTraits< Pnt3ub > |
| struct | OSG::FieldTraits< Vec4ub > |
| struct | OSG::FieldTraits< Pnt4ub > |
| struct | OSG::FieldTraits< Vec1b > |
| struct | OSG::FieldTraits< Pnt1b > |
| struct | OSG::FieldTraits< Vec2b > |
| struct | OSG::FieldTraits< Pnt2b > |
| struct | OSG::FieldTraits< Vec3b > |
| struct | OSG::FieldTraits< Pnt3b > |
| struct | OSG::FieldTraits< Vec4b > |
| struct | OSG::FieldTraits< Pnt4b > |
| struct | OSG::FieldTraits< Vec1us > |
| struct | OSG::FieldTraits< Pnt1us > |
| struct | OSG::FieldTraits< Vec2us > |
| struct | OSG::FieldTraits< Pnt2us > |
| struct | OSG::FieldTraits< Vec3us > |
| struct | OSG::FieldTraits< Pnt3us > |
| struct | OSG::FieldTraits< Vec4us > |
| struct | OSG::FieldTraits< Pnt4us > |
| struct | OSG::FieldTraits< Vec1s > |
| struct | OSG::FieldTraits< Pnt1s > |
| struct | OSG::FieldTraits< Vec2s > |
| struct | OSG::FieldTraits< Pnt2s > |
| struct | OSG::FieldTraits< Vec3s > |
| struct | OSG::FieldTraits< Pnt3s > |
| struct | OSG::FieldTraits< Vec4s > |
| struct | OSG::FieldTraits< Pnt4s > |
| struct | OSG::FieldTraits< Vec1f > |
| struct | OSG::FieldTraits< Pnt1f > |
| struct | OSG::FieldTraits< Vec2f > |
| struct | OSG::FieldTraits< Pnt2f > |
| struct | OSG::FieldTraits< Vec3f > |
| struct | OSG::FieldTraits< Pnt3f > |
| struct | OSG::FieldTraits< Vec4f > |
| struct | OSG::FieldTraits< Pnt4f > |
| struct | OSG::FieldTraits< Vec1d > |
| struct | OSG::FieldTraits< Pnt1d > |
| struct | OSG::FieldTraits< Vec2d > |
| struct | OSG::FieldTraits< Pnt2d > |
| struct | OSG::FieldTraits< Vec3d > |
| struct | OSG::FieldTraits< Pnt3d > |
| struct | OSG::FieldTraits< Vec4d > |
| struct | OSG::FieldTraits< Pnt4d > |
| struct | OSG::FieldTraits< Vec1ld > |
| struct | OSG::FieldTraits< Pnt1ld > |
| struct | OSG::FieldTraits< Vec2ld > |
| struct | OSG::FieldTraits< Pnt2ld > |
| struct | OSG::FieldTraits< Vec3ld > |
| struct | OSG::FieldTraits< Pnt3ld > |
| struct | OSG::FieldTraits< Vec4ld > |
| struct | OSG::FieldTraits< Pnt4ld > |
| struct | OSG::FieldTraits< Vec1fx > |
| struct | OSG::FieldTraits< Pnt1fx > |
| struct | OSG::FieldTraits< Vec2fx > |
| struct | OSG::FieldTraits< Pnt2fx > |
| struct | OSG::FieldTraits< Vec3fx > |
| struct | OSG::FieldTraits< Pnt3fx > |
| struct | OSG::FieldTraits< Vec4fx > |
| struct | OSG::FieldTraits< Pnt4fx > |
| struct | OSG::MFVec1ub |
| struct | OSG::MFVec1b |
| struct | OSG::MFVec1us |
| struct | OSG::MFVec1s |
| struct | OSG::MFVec1f |
| struct | OSG::MFVec1fx |
| struct | OSG::MFVec1d |
| struct | OSG::MFVec1ld |
| struct | OSG::MFVec2ub |
| struct | OSG::MFVec2b |
| struct | OSG::MFVec2us |
| struct | OSG::MFVec2s |
| struct | OSG::MFVec2f |
| struct | OSG::MFVec2fx |
| struct | OSG::MFVec2d |
| struct | OSG::MFVec2ld |
| struct | OSG::MFVec3ub |
| struct | OSG::MFVec3b |
| struct | OSG::MFVec3us |
| struct | OSG::MFVec3s |
| struct | OSG::MFVec3f |
| struct | OSG::MFVec3fx |
| struct | OSG::MFVec3d |
| struct | OSG::MFVec3ld |
| struct | OSG::MFVec4ub |
| struct | OSG::MFVec4b |
| struct | OSG::MFVec4us |
| struct | OSG::MFVec4s |
| struct | OSG::MFVec4f |
| struct | OSG::MFVec4fx |
| struct | OSG::MFVec4d |
| struct | OSG::MFVec4ld |
| struct | OSG::MFPnt1ub |
| struct | OSG::MFPnt1b |
| struct | OSG::MFPnt1us |
| struct | OSG::MFPnt1s |
| struct | OSG::MFPnt1f |
| struct | OSG::MFPnt1fx |
| struct | OSG::MFPnt1d |
| struct | OSG::MFPnt1ld |
| struct | OSG::MFPnt2ub |
| struct | OSG::MFPnt2b |
| struct | OSG::MFPnt2us |
| struct | OSG::MFPnt2s |
| struct | OSG::MFPnt2f |
| struct | OSG::MFPnt2fx |
| struct | OSG::MFPnt2d |
| struct | OSG::MFPnt2ld |
| struct | OSG::MFPnt3ub |
| struct | OSG::MFPnt3b |
| struct | OSG::MFPnt3us |
| struct | OSG::MFPnt3s |
| struct | OSG::MFPnt3f |
| struct | OSG::MFPnt3fx |
| struct | OSG::MFPnt3d |
| struct | OSG::MFPnt3ld |
| struct | OSG::MFPnt4ub |
| struct | OSG::MFPnt4b |
| struct | OSG::MFPnt4us |
| struct | OSG::MFPnt4s |
| struct | OSG::MFPnt4f |
| struct | OSG::MFPnt4fx |
| struct | OSG::MFPnt4d |
| struct | OSG::MFPnt4ld |
| struct | OSG::SFVec2ub |
| struct | OSG::SFVec2b |
| struct | OSG::SFVec2us |
| struct | OSG::SFVec2s |
| struct | OSG::SFVec2f |
| struct | OSG::SFVec2fx |
| struct | OSG::SFVec2d |
| struct | OSG::SFVec2ld |
| struct | OSG::SFVec3ub |
| struct | OSG::SFVec3b |
| struct | OSG::SFVec3us |
| struct | OSG::SFVec3s |
| struct | OSG::SFVec3f |
| struct | OSG::SFVec3fx |
| struct | OSG::SFVec3d |
| struct | OSG::SFVec3ld |
| struct | OSG::SFVec4ub |
| struct | OSG::SFVec4b |
| struct | OSG::SFVec4us |
| struct | OSG::SFVec4s |
| struct | OSG::SFVec4f |
| struct | OSG::SFVec4fx |
| struct | OSG::SFVec4d |
| struct | OSG::SFVec4ld |
| struct | OSG::SFPnt2ub |
| struct | OSG::SFPnt2b |
| struct | OSG::SFPnt2us |
| struct | OSG::SFPnt2s |
| struct | OSG::SFPnt2f |
| struct | OSG::SFPnt2fx |
| struct | OSG::SFPnt2d |
| struct | OSG::SFPnt2ld |
| struct | OSG::SFPnt3ub |
| struct | OSG::SFPnt3b |
| struct | OSG::SFPnt3us |
| struct | OSG::SFPnt3s |
| struct | OSG::SFPnt3f |
| struct | OSG::SFPnt3fx |
| struct | OSG::SFPnt3d |
| struct | OSG::SFPnt3ld |
| struct | OSG::SFPnt4ub |
| struct | OSG::SFPnt4b |
| struct | OSG::SFPnt4us |
| struct | OSG::SFPnt4s |
| struct | OSG::SFPnt4f |
| struct | OSG::SFPnt4fx |
| struct | OSG::SFPnt4d |
| struct | OSG::SFPnt4ld |
| class | OSG::Attachment |
| class | OSG::AttachmentContainer |
| struct | OSG::ContainerChangeEntry |
| class | OSG::ChangeList |
| class | OSG::ContainerFactory< DescT > |
| struct | OSG::ContainerIdMapper |
| | Helper class for mapping field container id's from one system to another.. More...
|
| class | OSG::FieldContainer |
| struct | OSG::FieldContainerFactoryDesc |
| class | OSG::FieldContainerFactoryBase |
| | FieldContainerFactoryBase is the central class in OpenSG for accessing, allocating, and mapping field containers allocated in the system. Accessible via FieldContainerFactory. More...
|
| class | OSG::FieldContainerType |
| class | OSG::FieldDescriptionBase |
| struct | OSG::FieldDescriptionBasePLT |
| class | OSG::FieldDescription< DescT, eFieldCard, RefCountPolicy, eFieldClass > |
| class | OSG::FieldHandle |
| class | OSG::GetFieldHandle |
| class | OSG::EditFieldHandle |
| class | OSG::GetMapFieldHandle |
| class | OSG::EditMapFieldHandle |
| class | OSG::EditSFieldHandle< FieldT > |
| class | OSG::EditMFieldHandle< FieldT > |
| class | OSG::GetSFieldHandle< FieldT > |
| class | OSG::GetMFieldHandle< FieldT > |
| class | OSG::MapHelper |
| | MapHelper class.. More...
|
| struct | OSG::FieldTraits< MapHelper * > |
| struct | OSG::SFRecMapHelperPtr |
| struct | OSG::SFUnrecMapHelperPtr |
| struct | OSG::SFWeakMapHelperPtr |
| struct | OSG::SFUncountedMapHelperPtr |
| struct | OSG::MFRecMapHelperPtr |
| struct | OSG::MFUnrecMapHelperPtr |
| struct | OSG::MFWeakMapHelperPtr |
| struct | OSG::MFUncountedMapHelperPtr |
| class | OSG::MTRefCountPtr< ObjectT, RefCountPolicyT > |
| | Smart pointer class that manipulates the internal ref count of the pointed-to object. When dereferencing an MTRefCountPtr it returns a pointer to the correct aspect copy of the pointer-to object for the current thread. More...
|
| struct | OSG::RecordedRefCountPolicy |
| struct | OSG::UnrecordedRefCountPolicy |
| struct | OSG::NoRefCountPolicy |
| struct | OSG::WeakRefCountPolicy |
| class | OSG::ReflexiveContainer |
| class | OSG::TypePredicates::IsSameGroupIdAs |
| | A predicate to test if a group id is the same as that of a fixed type. More...
|
| class | OSG::TypePredicates::IsSameGroupAs |
| | A predicate to test if the group id of a type is the same as that of a fixed type. More...
|
| class | OSG::ThreadCommonBase |
| class | OSG::PThreadBase |
| class | OSG::Thread |
| class | OSG::ExternalThread |
| class | OSG::ConnectorAttachment |
| struct | OSG::FieldTraits< ConnectorAttachment * > |
| struct | OSG::SFRecConnectorAttachmentPtr |
| struct | OSG::SFUnrecConnectorAttachmentPtr |
| struct | OSG::SFWeakConnectorAttachmentPtr |
| struct | OSG::SFUncountedConnectorAttachmentPtr |
| struct | OSG::MFRecConnectorAttachmentPtr |
| struct | OSG::MFUnrecConnectorAttachmentPtr |
| struct | OSG::MFWeakConnectorAttachmentPtr |
| struct | OSG::MFUncountedConnectorAttachmentPtr |
| class | OSG::BasicFieldConnector |
| class | OSG::SFieldConnector< FieldT > |
| class | OSG::MFieldConnector< FieldT > |
| struct | OSG::FieldTraits< AttachmentContainer * > |
| struct | OSG::MFRecAttachmentContainerPtr |
| struct | OSG::MFUnrecAttachmentContainerPtr |
| struct | OSG::MFWeakAttachmentContainerPtr |
| struct | OSG::MFUncountedAttachmentContainerPtr |
| struct | OSG::SFRecAttachmentContainerPtr |
| struct | OSG::SFUnrecAttachmentContainerPtr |
| struct | OSG::SFWeakAttachmentContainerPtr |
| struct | OSG::SFUncountedAttachmentContainerPtr |
| struct | OSG::FieldTraits< Attachment * > |
| struct | OSG::FieldTraits< AttachmentMap > |
| struct | OSG::SFAttachmentPtrMap |
| class | OSG::GetSFieldHandle< SFAttachmentPtrMap > |
| class | OSG::EditSFieldHandle< SFAttachmentPtrMap > |
| struct | OSG::MFRecAttachmentPtr |
| struct | OSG::MFUnrecAttachmentPtr |
| struct | OSG::MFWeakAttachmentPtr |
| struct | OSG::MFUncountedAttachmentPtr |
| struct | OSG::SFRecAttachmentPtr |
| struct | OSG::SFUnrecAttachmentPtr |
| struct | OSG::SFWeakAttachmentPtr |
| struct | OSG::SFUncountedAttachmentPtr |
| struct | OSG::FieldTraits< ChangedFunctorCallback > |
| struct | OSG::MFChangedFunctorCallback |
| struct | OSG::SFChangedFunctorCallback |
| struct | OSG::FieldTraitsFCPtrBase< ValueT, iNamespace > |
| struct | OSG::FieldTraits< FieldContainer * > |
| struct | OSG::FieldTraits< FieldContainer *, 1 > |
| struct | OSG::MFRecFieldContainerPtr |
| struct | OSG::MFUnrecFieldContainerPtr |
| struct | OSG::MFWeakFieldContainerPtr |
| struct | OSG::MFUncountedFieldContainerPtr |
| struct | OSG::MFParentFieldContainerPtr |
| struct | OSG::SFRecFieldContainerPtr |
| struct | OSG::SFUnrecFieldContainerPtr |
| struct | OSG::SFWeakFieldContainerPtr |
| struct | OSG::SFUncountedFieldContainerPtr |
| struct | OSG::SFParentFieldContainerPtr |
| struct | OSG::FieldTraits< Node * > |
| struct | OSG::FieldTraits< Node *, 1 > |
| struct | OSG::MFRecNodePtr |
| struct | OSG::MFUnrecNodePtr |
| struct | OSG::MFWeakNodePtr |
| struct | OSG::MFUncountedNodePtr |
| struct | OSG::MFUnrecChildNodePtr |
| struct | OSG::MFParentNodePtr |
| struct | OSG::SFRecNodePtr |
| struct | OSG::SFUnrecNodePtr |
| struct | OSG::SFWeakNodePtr |
| struct | OSG::SFUncountedNodePtr |
| struct | OSG::SFUnrecChildNodePtr |
| struct | OSG::SFParentNodePtr |
| class | OSG::GetMFieldHandle< FieldContainerPtrMFieldBase > |
| class | OSG::EditMFieldHandle< FieldContainerPtrMFieldBase > |
| class | OSG::GetFCPtrMFieldHandle< FieldT > |
| class | OSG::EditFCPtrMFieldHandle< FieldT > |
| class | OSG::GetSFieldHandle< FieldContainerPtrSFieldBase > |
| class | OSG::EditSFieldHandle< FieldContainerPtrSFieldBase > |
| class | OSG::GetFCPtrSFieldHandle< FieldT > |
| class | OSG::EditFCPtrSFieldHandle< FieldT > |
| class | OSG::ChildAccessHandler< RefCountPolicyT > |
| class | OSG::ChildMFieldIterator< PtrTypeT, RefCountPolicy, iNamespace > |
| class | OSG::ChildMFieldConstIterator< PtrTypeT, RefCountPolicy, iNamespace > |
| class | OSG::ChildMFieldReferenceProxy< PtrTypeT, RefCountPolicy, iNamespace > |
| class | OSG::ChildPointerMField< PtrTypeT, RefCountPolicy, NamespaceI > |
| class | OSG::ChildPointerMFieldBase< AccessHandlerT, NamespaceI > |
| class | OSG::ChildPointerSField< PtrTypeT, RefCountPolicy, NamespaceI > |
| class | OSG::ChildPointerSFieldBase< AccessHandlerT, NamespaceI > |
| class | OSG::ParentMFieldConstIterator< StorageTypeT > |
| class | OSG::ParentMFieldIterator< StorageTypeT > |
| class | OSG::ParentPointerMField< PtrTypeT, RefCountPolicy, NamespaceI > |
| class | OSG::ParentPointerSField< PtrTypeT, RefCountPolicy, NamespaceI > |
| class | OSG::PointerAccessHandler< RefCountPolicyT > |
| class | OSG::PointerMFieldIterator< PtrTypeT, RefCountPolicy, NamespaceI > |
| class | OSG::PointerMFieldConstIterator< PtrTypeT, RefCountPolicy, NamespaceI > |
| class | OSG::PointerMFieldReferenceProxy< PtrTypeT, RefCountPolicy, NamespaceI > |
| class | OSG::PointerMField< PtrTypeT, RefCountPolicy, NamespaceI > |
| class | OSG::PointerMFieldBase |
| | Base class of all fields that store FieldContainerPtr. More...
|
| class | OSG::PointerMFieldCommon< AccessHandlerT, NamespaceI > |
| class | OSG::PointerSField< PtrTypeT, RefCountPolicy, NamespaceI > |
| class | OSG::PointerSFieldBase |
| class | OSG::PointerSFieldCommon< AccessHandlerT, NamespaceI > |
| class | OSG::ContainerMixinHead< DescT > |
| class | OSG::DataSlotMixin< ParentT > |
| class | OSG::DynFieldAttachment< AttachmentDescT > |
| class | OSG::SimpleAttachment< AttachmentDescT > |
| class | OSG::CoredNodeRefPtr< CoreT > |
| class | OSG::CoredNodeMTRefPtr< CoreT > |
| class | OSG::Node |
| class | OSG::NodeCore |
| | NodeCore class. See PageBaseNodeCore for a description. More...
|
| struct | OSG::FieldTraits< NodeCore * > |
| struct | OSG::SFRecNodeCorePtr |
| struct | OSG::SFUnrecNodeCorePtr |
| struct | OSG::SFWeakNodeCorePtr |
| struct | OSG::SFUncountedNodeCorePtr |
| struct | OSG::MFRecNodeCorePtr |
| struct | OSG::MFUnrecNodeCorePtr |
| struct | OSG::MFWeakNodeCorePtr |
| struct | OSG::MFUncountedNodeCorePtr |
| struct | OSG::SFUnrecChildNodeCorePtr |
| struct | OSG::MFUnrecChildNodeCorePtr |
| struct | OSG::SFParentNodeCorePtr |
| struct | OSG::MFParentNodeCorePtr |
| struct | OSG::FieldTraits< GlobalsAttachment * > |
| struct | OSG::SFRecGlobalsAttachmentPtr |
| struct | OSG::SFUnrecGlobalsAttachmentPtr |
| struct | OSG::SFWeakGlobalsAttachmentPtr |
| struct | OSG::SFUncountedGlobalsAttachmentPtr |
| struct | OSG::MFRecGlobalsAttachmentPtr |
| struct | OSG::MFUnrecGlobalsAttachmentPtr |
| struct | OSG::MFWeakGlobalsAttachmentPtr |
| struct | OSG::MFUncountedGlobalsAttachmentPtr |
| struct | OSG::SFUnrecChildGlobalsAttachmentPtr |
| struct | OSG::MFUnrecChildGlobalsAttachmentPtr |
| struct | OSG::SFParentGlobalsAttachmentPtr |
| struct | OSG::MFParentGlobalsAttachmentPtr |
| struct | OSG::FieldTraits< HardwareContext * > |
| struct | OSG::SFRecHardwareContextPtr |
| struct | OSG::SFUnrecHardwareContextPtr |
| struct | OSG::SFWeakHardwareContextPtr |
| struct | OSG::SFUncountedHardwareContextPtr |
| struct | OSG::MFRecHardwareContextPtr |
| struct | OSG::MFUnrecHardwareContextPtr |
| struct | OSG::MFWeakHardwareContextPtr |
| struct | OSG::MFUncountedHardwareContextPtr |
| struct | OSG::SFUnrecChildHardwareContextPtr |
| struct | OSG::MFUnrecChildHardwareContextPtr |
| struct | OSG::SFParentHardwareContextPtr |
| struct | OSG::MFParentHardwareContextPtr |
| class | OSG::BinaryMessage |
| | Little-, Big endian independent message buffer. More...
|
| class | OSG::Connection |
| | Abstract 1 to n connection. More...
|
| class | OSG::ConnectionFactoryBase |
| | Factory for Connections, accessible via ConnectionFactory. More...
|
| class | OSG::ConnectionType |
| | Types for Connection, see XXX for details.. More...
|
| class | OSG::GroupConnection |
| class | OSG::NetworkMessage |
| | Abstract socket message buffer. More...
|
| class | OSG::PointConnection |
| class | OSG::Dgram |
| | Datagram used for reliable multicast. More...
|
| class | OSG::DgramQueue |
| | Stream socket connection. More...
|
| class | OSG::DgramSocket |
| | Datagramm socket handler. More...
|
| class | OSG::GroupMCastConnection |
| class | OSG::GroupSockConnection |
| class | OSG::GroupSockPipeline |
| class | OSG::PointMCastConnection |
| class | OSG::PointSockConnection |
| class | OSG::PointSockPipeline |
| class | OSG::Socket |
| | Abstract network socket handler. More...
|
| class | OSG::SocketAddress |
| | Network address. More...
|
| class | OSG::SocketException |
| | Base class for socket exceptions. More...
|
| class | OSG::SocketError |
| | Execption caused by socket error return codes. More...
|
| class | OSG::SocketHostError |
| | Execption caused by host name resolution. More...
|
| class | OSG::SocketInUse |
| | Execption caused by reusage of ports. More...
|
| class | OSG::SocketConnReset |
| | Execption caused by connection reset of remote endpoint. More...
|
| class | OSG::SocketSelection |
| | Wait or check one or more sockets for read/write blocking. More...
|
| class | OSG::StreamSocket |
| | Stream socket handler. More...
|
| class | OSG::StatCollector |
| | Manager for Stat elements, see for details. More...
|
| struct | OSG::FieldTraits< StatCollectorP > |
| | Single Statistics element, see Statistics for details. More...
|
| struct | OSG::SFStatCollectorP |
| class | OSG::StatElem |
| | Single Statistics element, see Statistics for details. More...
|
| class | OSG::StatElemDescBase |
| | Single Statistics element, see Statistics for details.. More...
|
| class | OSG::StatElemDesc< Type > |
| | Single Statistics element, see Statistics for details.. More...
|
| class | OSG::StatIntElem |
| | Integer Statistics element, see Statistics for details. More...
|
| class | OSG::StatIntOnceElem |
| | Time Statistics element, see Statistics for details. More...
|
| class | OSG::StatRealElem |
| | Real32 Statistics element, see Statistics for details. More...
|
| class | OSG::StatStringElem |
| | String Statistics element, see Statistics for details. More...
|
| class | OSG::StatTimeElem |
| | Time Statistics element, see Statistics for details. More...
|
| class | OSG::StatTimeStampElem |
| | Time Statistics element, see Statistics for details. More...
|
| class | OSG::BarrierCommonBase |
| class | OSG::PThreadBarrierBase |
| class | OSG::Barrier |
| class | OSG::BaseThreadCommonBase |
| class | OSG::BasePThreadBase |
| class | OSG::BaseThread |
| class | OSG::CondVarCommonBase |
| class | OSG::PThreadCondVarBase |
| class | OSG::CondVar |
| class | OSG::LockCommonBase |
| class | OSG::PThreadLockBase |
| class | OSG::Lock |
| class | OSG::LockPool |
| class | OSG::NoLockPolicy |
| class | OSG::SingleLockPolicy |
| class | OSG::SingleStaticInitLockPolicy |
| class | OSG::MPType |
| class | OSG::MPThreadType |
| class | OSG::MPBarrierType |
| class | OSG::MPCondVarType |
| class | OSG::MPLockType |
| class | OSG::MPLockPoolType |
| class | OSG::MPSemaphoreType |
| class | OSG::MPBase |
| class | OSG::SemaphoreCommonBase |
| class | OSG::PThreadSemaphoreBase |
| class | OSG::Semaphore |
| class | OSG::MPFieldStore< MPFieldT > |
| class | OSG::ThreadManager |
| class | OSG::StageHandlerMixin< ParentT > |
| class | OSG::FrameTaskMixin< ParentT > |
| class | OSG::ComputeElementHandlerMixin< ParentT > |
| class | OSG::MemoryObject |
| class | OSG::ReflexiveContainerType |