Arty
Public Attributes | List of all members
obj::File Struct Reference

Public Attributes

std::vector< Objectobjects
 List of objects in the model.
 
std::vector< float3vertices
 List of vertices in the model.
 
std::vector< float3normals
 List of normals in the model.
 
std::vector< float2texcoords
 List of texture coordinates in the model.
 
std::vector< std::string > materials
 List of material names referenced in the model.
 
std::vector< std::string > mtl_libs
 List of MTL files referenced in the model.
 

The documentation for this struct was generated from the following file: