![]() |
Cinder
0.9.1
|
#include <ObjLoader.h>
Public Attributes | |
int | mNumVertices |
std::vector< int32_t > | mVertexIndices |
std::vector< int32_t > | mTexCoordIndices |
std::vector< int32_t > | mNormalIndices |
const Material * | mMaterial |
int cinder::ObjLoader::Face::mNumVertices |
std::vector<int32_t> cinder::ObjLoader::Face::mVertexIndices |
std::vector<int32_t> cinder::ObjLoader::Face::mTexCoordIndices |
std::vector<int32_t> cinder::ObjLoader::Face::mNormalIndices |
const Material* cinder::ObjLoader::Face::mMaterial |