▼NCaelum | Caelum namespace |
CAstronomy | Static class with astronomy routines |
CScopedHighPrecissionFloatSwitch | Dummy class to increase floting point precission in a block This class will raise precission in the ctor and restore it in the destructor |
CUnsupportedException | Exception class for unsupported features |
CCaelumPlugin | Implement an Ogre::Plugin for Caelum |
CCaelumSystem | This is the "root class" of caelum |
CCameraBoundElement | A camera-bound element |
CCloudSystem | A cloud system is implemented by a number of cloud layers |
CDepthComposer | Compositor-based precipitation controller |
CDepthComposerInstance | Per-viewport instance of |
CDepthRenderer | Render the depth buffer to a texture |
CFastGpuParamRef | An optimized reference to a gpu shared parameter |
CFlatCloudLayer | A flat cloud layer; drawn as a simple plane |
CGroundFog | Exponential ground fog system implementation |
CImageStarfield | Image-based starfield class |
CInternalUtilities | Private caelum utilities |
CMoon | Class representing the moon |
CBrightStarCatalogueEntry | POD for bright star catalogue entries |
▼CPointStarfield | Point starfield class |
CStar | Struct representing one star inside PointStarfield |
CPrecipitationPresetParams | Preset parameters for a certain type of precipitation |
CPrecipitationController | Compositor-based precipitation controller |
CPrecipitationInstance | Per-viewport instance of precipitation |
CDefaultPrivatePtrTraits | Default traits for Caelum::PrivatePtr |
CPrivatePtr | Template for smart pointers with strict unique ownership |
CMovableObjectPrivatePtrTraits | PrivatePtr traits for a movable object |
CSceneNodePrivatePtrTraits | PrivatePtr traits for a scene node |
CPrivateResourcePtrTraits | PrivatePtr traits for uniquely-owned resources |
CSkyDome | A sky dome element |
CBaseSkyLight | Base class for sky lights (sun and moon) |
CSphereSun | Class representing the sun as sphere with emissive color on it |
CSpriteSun | Class representing the sun as billboard with texture on it |
CTypeDescriptor | Abstract interface for a type descriptor |
CValuePropertyDescriptor | Basic property descriptor interface |
CTypedValuePropertyDescriptor | Variant of ValuePropertyDescriptor which allows faster typed get/set methods |
CAccesorPropertyDescriptor | ValuePropertyDescriptor implementation based on function pointers to get/set methods |
CDefaultTypeDescriptor | Default implementation of a TypeDescriptor |
CCaelumDefaultTypeDescriptorData | Standard type descriptors for caelum components |
CUniversalClock | The system's time model |