iso::visual::RenderMap Class Reference

#include <iso_visual_scene_render_property.h>

Collaboration diagram for iso::visual::RenderMap:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RenderMap (GLData *pGLData, const base::String &pMapName)
 RenderMap (GLData *pGLData, const base::String &pMapName, int pMapIndex)
 ~RenderMap ()
void reset (GLData *pGLData, const base::String &pMapName)
void reset (GLData *pGLData, const base::String &pMapName, int pMapIndex)
void mapToShader (GLProgram *pProgram) throw (VisualException)

Protected Attributes

GLDatamGLData
base::String mMapName
int mMapIndex

Constructor & Destructor Documentation

RenderMap::RenderMap ( GLData pGLData,
const base::String &  pMapName 
)

RenderMap::RenderMap ( GLData pGLData,
const base::String &  pMapName,
int  pMapIndex 
)

RenderMap::~RenderMap (  ) 


Member Function Documentation

void RenderMap::reset ( GLData pGLData,
const base::String &  pMapName 
)

void RenderMap::reset ( GLData pGLData,
const base::String &  pMapName,
int  pMapIndex 
)

void RenderMap::mapToShader ( GLProgram pProgram  )  throw (VisualException)


Member Data Documentation

GLData* iso::visual::RenderMap::mGLData [protected]

base::String iso::visual::RenderMap::mMapName [protected]

int iso::visual::RenderMap::mMapIndex [protected]


The documentation for this class was generated from the following files:
Generated on Fri Feb 25 14:23:41 2011 for iso visual by  doxygen 1.5.1