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

#include <tiny_obj_loader.h>

Data Fields

std::vector< index_tindices
 
std::vector< int > num_line_vertices
 

Detailed Description

Definition at line 370 of file tiny_obj_loader.h.

Field Documentation

◆ indices

std::vector<index_t> tinyobj::lines_t::indices

Definition at line 372 of file tiny_obj_loader.h.

◆ num_line_vertices

std::vector<int> tinyobj::lines_t::num_line_vertices

Definition at line 373 of file tiny_obj_loader.h.


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