Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
sgDTSDynamicLightingCache Class Reference
#include <sgLightManager.h>
Public Types
typedef
hash_multimap
<
U32
,
data
>
sgCacheEntry
Static Public Member Functions
static
sgCacheEntry
*
sgFindCacheEntry
(
void
*sceneobject,
LightInfo
*
light
)
Static Private Attributes
static
sgCacheEntry
sgCache
Data Structures
struct
data
Member Typedef Documentation
typedef
hash_multimap
<
U32
,
data
>
sgDTSDynamicLightingCache::sgCacheEntry
Member Function Documentation
static
sgCacheEntry
* sgDTSDynamicLightingCache::sgFindCacheEntry
(
void
*
sceneobject
,
LightInfo
*
light
)
[inline, static]
Field Documentation
sgCacheEntry
sgDTSDynamicLightingCache::sgCache
[static, private]
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen