JOBJModel Class Reference

#include <JOBJModel.h>

List of all members.

Public Member Functions

 JOBJModel ()
bool Load (const char *modelName, const char *textureName)
void Render ()


Detailed Description

Helper class to display Wavefront OBJ model.

Constructor & Destructor Documentation

JOBJModel::JOBJModel (  ) 

Constructor.


Member Function Documentation

bool JOBJModel::Load ( const char *  modelName,
const char *  textureName 
)

Load OBJ model.

Parameters:
modelName - Name of OBJ file.
texturenName - Name of texture.

void JOBJModel::Render (  ) 

Render the model to screen.


Generated on Mon Oct 22 00:28:22 2007 for JGE++ by  doxygen 1.5.3