#include <MeshLoaderObj.h>
Definition at line 22 of file MeshLoaderObj.h.
| rcMeshLoaderObj::rcMeshLoaderObj |
( |
| ) |
|
| rcMeshLoaderObj::~rcMeshLoaderObj |
( |
| ) |
|
| 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: