List of all members.
Classes |
| struct | FaceVertex |
Public Member Functions |
|
| ModelLoader (const QString &filename) |
|
virtual bool | load (const QString &filename) |
|
bool | isValid () const |
|
KGLLib::Batch * | createBatch () |
|
KGLLib::Mesh * | createMesh () |
|
void | loadIntoBatch (KGLLib::Batch *b) |
|
void | centerModel () |
|
void | recalcNormals () |
|
void | scaleModel (float scale) |
|
void | translateModel (const Eigen::Vector3f &trans) |
|
int | vertexCount () const |
|
int | indexCount () const |
Protected Member Functions |
|
bool | loadFromObj (const QString &filename) |
|
void | createDuplicateVertices () |
Friends |
|
uint | qHash (const FaceVertex &v) |
The documentation for this class was generated from the following files: