Claire's Game Engine
Full C++ Engine using OpenGL
Loading...
Searching...
No Matches
tinyobj::index_t Struct Reference

#include <tiny_obj_loader.h>

Public Attributes

int vertex_index
 
int normal_index
 
int texcoord_index
 

Member Data Documentation

◆ normal_index

int tinyobj::index_t::normal_index

◆ texcoord_index

int tinyobj::index_t::texcoord_index

◆ vertex_index

int tinyobj::index_t::vertex_index

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