CSCI441 OpenGL Library 5.9.0
CS@Mines CSCI441 Computer Graphics Course Library
Loading...
Searching...
No Matches
CSCI441::ModelLoader Member List

This is the complete list of members for CSCI441::ModelLoader, including all inherited members.

disableAutoGenerateNormals()CSCI441::ModelLoaderinlinestatic
draw(GLuint shaderProgramHandle, GLint matDiffLocation=-1, GLint matSpecLocation=-1, GLint matShinLocation=-1, GLint matAmbLocation=-1, GLenum diffuseTexture=GL_TEXTURE0) constCSCI441::ModelLoaderinline
enableAutoGenerateNormals()CSCI441::ModelLoaderinlinestatic
getIndices() constCSCI441::ModelLoaderinline
getNormals() constCSCI441::ModelLoaderinline
getNumberOfIndices() constCSCI441::ModelLoaderinline
getNumberOfVertices() constCSCI441::ModelLoaderinline
getTexCoords() constCSCI441::ModelLoaderinline
getVertices() constCSCI441::ModelLoaderinline
loadModelFile(std::string filename, bool INFO=true, bool ERRORS=true)CSCI441::ModelLoaderinline
ModelLoader()CSCI441::ModelLoaderinline
ModelLoader(const char *filename)CSCI441::ModelLoaderinlineexplicit
ModelLoader(const ModelLoader &)=deleteCSCI441::ModelLoader
operator=(const ModelLoader &)=deleteCSCI441::ModelLoader
setAttributeLocations(GLint positionLocation, GLint normalLocation=-1, GLint texCoordLocation=-1) constCSCI441::ModelLoaderinline
~ModelLoader()CSCI441::ModelLoaderinline