Cinder  0.9.1
cinder::ObjLoader Member List

This is the complete list of members for cinder::ObjLoader, including all inherited members.

clone() const overridecinder::ObjLoadervirtual
copyIndicesNonIndexed(uint16_t *dest) const cinder::geom::Sourceprotected
copyIndicesNonIndexed(uint32_t *dest) const cinder::geom::Sourceprotected
forceCopyIndicesTrianglesImpl(T *dest) const cinder::geom::Sourceprotected
getAttribDims(geom::Attrib attr) const overridecinder::ObjLoadervirtual
getAvailableAttribs() const overridecinder::ObjLoadervirtual
getGroups() const cinder::ObjLoader
getNumGroups() const cinder::ObjLoader
getNumIndices() const overridecinder::ObjLoadervirtual
getNumVertices() const overridecinder::ObjLoadervirtual
getPrimitive() const overridecinder::ObjLoadervirtual
groupIndex(size_t groupIndex)cinder::ObjLoader
groupName(const std::string &groupName)cinder::ObjLoader
hasGroup(const std::string &groupName) const cinder::ObjLoader
loadInto(geom::Target *target, const geom::AttribSet &requestedAttribs) const overridecinder::ObjLoadervirtual
ObjLoader(std::shared_ptr< IStreamCinder > stream, bool includeNormals=true, bool includeTexCoords=true, bool optimize=true)cinder::ObjLoader
ObjLoader(DataSourceRef dataSource, bool includeNormals=true, bool includeTexCoords=true, bool optimize=true)cinder::ObjLoader
ObjLoader(DataSourceRef dataSource, DataSourceRef materialSource, bool includeNormals=true, bool includeTexCoords=true, bool optimize=true)cinder::ObjLoader
~Source()cinder::geom::Sourcevirtual