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

#include <tiny_obj_loader.h>

Data Fields

int vertex_index
 
int normal_index
 
int texcoord_index
 

Detailed Description

Definition at line 347 of file tiny_obj_loader.h.

Field Documentation

◆ normal_index

int tinyobj::index_t::normal_index

Definition at line 349 of file tiny_obj_loader.h.

Referenced by main().

◆ texcoord_index

int tinyobj::index_t::texcoord_index

Definition at line 350 of file tiny_obj_loader.h.

Referenced by main().

◆ vertex_index

int tinyobj::index_t::vertex_index

Definition at line 348 of file tiny_obj_loader.h.

Referenced by main().


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