HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tinyobj::shape_t Struct Reference

#include <tiny_obj_loader.h>

Public Attributes

std::string name
 
mesh_t mesh
 
path_t path
 

Detailed Description

Definition at line 258 of file tiny_obj_loader.h.

Member Data Documentation

mesh_t tinyobj::shape_t::mesh

Definition at line 260 of file tiny_obj_loader.h.

std::string tinyobj::shape_t::name

Definition at line 259 of file tiny_obj_loader.h.

path_t tinyobj::shape_t::path

Definition at line 261 of file tiny_obj_loader.h.


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