RenderModel Class Reference

#include <render_base.h>

Inheritance diagram for RenderModel:

RenderObject ARObject List of all members.

Public Member Functions

 RenderModel (const char *ModelFile, const char *TextureBase="", double Scale=1)
 Constructor takes the model file and a scale factor.
 ~RenderModel ()
 Destructor.
void Render ()
 The reimplemented Render method.
void ThreadInit ()
 Performs the portion of the Initilaisation that needs to be done in the rendering thread (ie in the correct gl context etc).

Protected Attributes

double Scale
unsigned int * g_Texture
char * TextureBase
char * ModelName
CLoad3DS * g_Load3ds
t3DModel * g_3DModel

Detailed Description

Basic Model renderer, currently only supports 3ds models (3d studio max)


The documentation for this class was generated from the following files:
SourceForge.net Logo Generated on Sat May 12 15:25:43 2007 for ardev by doxygen 1.5.1