![]() |
Public API Reference |
![]() |
CS | Main namespace for CrystalSpace |
CS::Animation | Animation-related types |
CS::Checksum | Checksums and message digests |
CS::Container | Container classes |
CS::Debug | Debugging utilities and helpers |
CS::Deprecated | Contains deprecated code that will be removed after next stable release |
CS::DocSystem | Document system / XML helper classes |
CS::Geometry | Geometry and mesh tools related classes |
CS::Graphics | Graphics and rendering related classes |
CS::Material | Material and texture related classes |
CS::Math | Mathematical functions and definitions |
CS::Math::Noise | Noise generation and utilities |
CS::Math::Noise::Model | Geometric models for noise generation |
CS::Math::Noise::Module | Noise modules for the combination of noise functions |
CS::Memory | Memory allocation |
CS::Mesh | Meshes |
CS::Meta | Meta-programming helpers |
CS::Physics | Objects of a dynamic simulation |
CS::Physics::Bullet | Objects of a dynamic simulation with the Bullet plugin |
CS::Platform | Platform specific code and wrappers |
CS::Platform::Win32 | Win32-specific classes and functions |
CS::Plugin | Implementation of all plugins |
CS::PluginCommon | Common code shared among a number of plugins |
CS::PluginCommon::GL | Common code shared among plugins using OpenGL |
CS::PluginCommon::ShaderCacheHelper | Common code for shader caching |
CS::PluginCommon::ShaderWeaver | Common code for plugins implementing shader weaver combiners |
CS::RenderManager | Classes for render manager plugin implementation |
CS::RenderManager::AutoFX | Classes for "automatic effects" (usually providing special textures or similar on an if-uses basis) |
CS::RenderManager::HDR | Helpers for HDR effects |
CS::RenderManager::HDR::Exposure | Exposure computation |
CS::RenderManager::HDR::Luminance | Rendered scene luminance computation |
CS::SndSys | Sound system classes |
CS::Threading | Functions and classes for threading, locking and atomic operations |
CS::Utility | Assorted utility functions and classes that doesn't belong anywhere else |
CS::Utility::BitOps | Bit operations |
CS::Utility::ResourceCache | Mixins intended for use with GenericResourceCache<> |