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

#include <tiny_obj_loader.h>

Public Attributes

int vertex_index
 
int normal_index
 
int texcoord_index
 

Detailed Description

Definition at line 236 of file tiny_obj_loader.h.

Member Data Documentation

int tinyobj::index_t::normal_index

Definition at line 238 of file tiny_obj_loader.h.

int tinyobj::index_t::texcoord_index

Definition at line 239 of file tiny_obj_loader.h.

int tinyobj::index_t::vertex_index

Definition at line 237 of file tiny_obj_loader.h.


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