Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
sgColorMap Class Reference
#include <sgLightMap.h>
Public Member Functions
sgColorMap
(
U32
width
,
U32
height
)
~sgColorMap
()
void
sgFillInLighting
()
void
sgBlur
()
void
sgTestDump
()
Data Fields
U32
sgWidth
U32
sgHeight
ColorF
*
sgData
Constructor & Destructor Documentation
sgColorMap::sgColorMap
(
U32
width
,
U32
height
)
[inline]
sgColorMap::~sgColorMap
(
)
[inline]
Member Function Documentation
void
sgColorMap::sgFillInLighting
(
)
void
sgColorMap::sgBlur
(
)
void
sgColorMap::sgTestDump
(
)
Field Documentation
U32
sgColorMap::sgWidth
U32
sgColorMap::sgHeight
ColorF
*
sgColorMap::sgData
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen