Base
[OpenSG Base Library]

Classes

struct  OSG::LTString
struct  OSG::EQString
class  OSG::indirector< ContentT, IndexT >
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
class  OSG::BoxVolume
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::TransformationMatrix< ValueTypeT >
struct  OSG::MemObjRefCountPolicy
class  OSG::MultiPool< ValueBaseT >
 Pool that can store different classes derived from a common base class. More...
class  OSG::NamedPool< ValueT >
class  OSG::NamedSplitFinitePool< ValueT, SplitInfo, PoolTag, LockPolicy >
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::TypeFactoryBase
 Accessible via TypeFactory. More...
class  OSG::Point< ValueTypeT, SizeI >
class  OSG::Vector< ValueTypeT, SizeI >
class  OSG::Volume
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...
class  OSG::MemoryObject

Modules

 BaseTypes
 Constants
 TypeSystem
 Initialization / Termination
 Helper
 Memory
 BaseTypesTraits
 STLHelpers
 Math
 Base Functions
 Volume
 FileSystem
 IO
 Log
 OpenGL

Detailed Description

ToDo