KGLLib
Classes | Public Member Functions | Protected Member Functions | Friends
KGLLib::ModelLoader Class Reference

List of all members.

Classes

struct  FaceVertex

Public Member Functions

 ModelLoader (const QString &filename)
virtual bool load (const QString &filename)
bool isValid () const
KGLLib::BatchcreateBatch ()
KGLLib::MeshcreateMesh ()
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: