Planeshift
rcMeshLoaderObj Class Reference

#include <MeshLoaderObj.h>

Public Member Functions

const char * getFileName () const
 
const floatgetNormals () const
 
int getTriCount () const
 
const intgetTris () const
 
int getVertCount () const
 
const floatgetVerts () const
 
bool load (const char *fileName)
 
 rcMeshLoaderObj ()
 
 ~rcMeshLoaderObj ()
 

Detailed Description

Definition at line 22 of file MeshLoaderObj.h.

Constructor & Destructor Documentation

rcMeshLoaderObj::rcMeshLoaderObj ( )
rcMeshLoaderObj::~rcMeshLoaderObj ( )

Member Function Documentation

const char* rcMeshLoaderObj::getFileName ( ) const
inline

Definition at line 35 of file MeshLoaderObj.h.

const float* rcMeshLoaderObj::getNormals ( ) const
inline

Definition at line 31 of file MeshLoaderObj.h.

int rcMeshLoaderObj::getTriCount ( ) const
inline

Definition at line 34 of file MeshLoaderObj.h.

const int* rcMeshLoaderObj::getTris ( ) const
inline

Definition at line 32 of file MeshLoaderObj.h.

int rcMeshLoaderObj::getVertCount ( ) const
inline

Definition at line 33 of file MeshLoaderObj.h.

const float* rcMeshLoaderObj::getVerts ( ) const
inline

Definition at line 30 of file MeshLoaderObj.h.

bool rcMeshLoaderObj::load ( const char *  fileName)

The documentation for this class was generated from the following file: