Go to the source code of this file.
Data Structures | |
class | Dtk_LightMap |
class | Dtk_PhysicalMaterialInfos |
class | Dtk_RenderInfos |
This is the Dtk_RenderInfos Class. The Dtk_RenderInfosPtr object is used to store any informations about rendering It contains lighting information and texture information. . More... | |
class | Dtk_TextureInfos |
Typedefs | |
typedef Dtk_SmartPtr< Dtk_LightMap > | Dtk_LightMapPtr |
typedef Dtk_SmartPtr< Dtk_RenderInfos > | Dtk_RenderInfosPtr |
Handles a Dtk_RenderInfos object. More... | |
typedef Dtk_SmartPtr< Dtk_TextureInfos > | Dtk_TextureInfosPtr |
typedef Dtk_SmartPtr<Dtk_LightMap> Dtk_LightMapPtr |