sgShadowProjector::sgShadow Class Reference

#include <sgObjectBasedProjector.h>

List of all members.

Public Member Functions

 sgShadow ()
 ~sgShadow ()
bool sgSetLOD (S32 lod, Point2I size)
S32 sgGetLOD ()
void sgRelease ()

Public Attributes

GFXTexHandle sgShadowTexture
GFXFormat sgShadowTextureFormat

Private Attributes

S32 sgCurrentLOD


Constructor & Destructor Documentation

sgShadowProjector::sgShadow::sgShadow (  )  [inline]

sgShadowProjector::sgShadow::~sgShadow (  )  [inline]


Member Function Documentation

bool sgShadowProjector::sgShadow::sgSetLOD ( S32  lod,
Point2I  size 
)

S32 sgShadowProjector::sgShadow::sgGetLOD (  )  [inline]

void sgShadowProjector::sgShadow::sgRelease (  ) 


Member Data Documentation