#include <MeshLoaderObj.h>
◆ rcMeshLoaderObj()
rcMeshLoaderObj::rcMeshLoaderObj |
( |
| ) |
|
◆ ~rcMeshLoaderObj()
rcMeshLoaderObj::~rcMeshLoaderObj |
( |
| ) |
|
◆ getFileName()
const std::string& rcMeshLoaderObj::getFileName |
( |
| ) |
const |
|
inline |
◆ getNormals()
const float* rcMeshLoaderObj::getNormals |
( |
| ) |
const |
|
inline |
◆ getTriCount()
int rcMeshLoaderObj::getTriCount |
( |
| ) |
const |
|
inline |
◆ getTris()
const int* rcMeshLoaderObj::getTris |
( |
| ) |
const |
|
inline |
◆ getVertCount()
int rcMeshLoaderObj::getVertCount |
( |
| ) |
const |
|
inline |
◆ getVerts()
const float* rcMeshLoaderObj::getVerts |
( |
| ) |
const |
|
inline |
◆ load()
bool rcMeshLoaderObj::load |
( |
const std::string & |
fileName | ) |
|
The documentation for this class was generated from the following files: