torque Torque Game Engine Documentation
TGE Version 1.5.2

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
ColorFsgData


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




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen