#include <MeshLoaderObj.h>
List of all members.
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] |
| const float* rcMeshLoaderObj::getNormals |
( |
| ) |
const [inline] |
| int rcMeshLoaderObj::getTriCount |
( |
| ) |
const [inline] |
| const int* rcMeshLoaderObj::getTris |
( |
| ) |
const [inline] |
| int rcMeshLoaderObj::getVertCount |
( |
| ) |
const [inline] |
| const float* rcMeshLoaderObj::getVerts |
( |
| ) |
const [inline] |
| bool rcMeshLoaderObj::load |
( |
const char * |
fileName | ) |
|
The documentation for this class was generated from the following file: