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