#include <wavefront.h>
WavefrontObj::WavefrontObj |
( |
void |
| ) |
|
WavefrontObj::~WavefrontObj |
( |
void |
| ) |
|
unsigned int WavefrontObj::loadObj |
( |
const char * |
fname, |
|
|
bool |
textured |
|
) |
| |
int* WavefrontObj::mIndices |
float* WavefrontObj::mTexCoords |
int WavefrontObj::mTriCount |
int WavefrontObj::mVertexCount |
float* WavefrontObj::mVertices |
The documentation for this class was generated from the following files:
- C:/Documents/School/OSG/VRECKO/src/vreckoAP/PhysX/common code/wavefront.h
- C:/Documents/School/OSG/VRECKO/src/vreckoAP/PhysX/common code/wavefront.cpp