Tachyon (current)  Current Main Branch
Data Fields
tinyobj::shape_t Struct Reference

#include <tiny_obj_loader.h>

Data Fields

std::string name
 
mesh_t mesh
 
lines_t lines
 
points_t points
 

Detailed Description

Definition at line 380 of file tiny_obj_loader.h.

Field Documentation

◆ lines

lines_t tinyobj::shape_t::lines

Definition at line 383 of file tiny_obj_loader.h.

◆ mesh

mesh_t tinyobj::shape_t::mesh

Definition at line 382 of file tiny_obj_loader.h.

◆ name

std::string tinyobj::shape_t::name

Definition at line 381 of file tiny_obj_loader.h.

◆ points

points_t tinyobj::shape_t::points

Definition at line 384 of file tiny_obj_loader.h.


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