Tachyon (current)
Current Main Branch
|
#include <tiny_obj_loader.h>
Data Fields | |
int | vertex_id |
std::vector< joint_and_weight_t > | weightValues |
Definition at line 338 of file tiny_obj_loader.h.
int tinyobj::skin_weight_t::vertex_id |
Definition at line 339 of file tiny_obj_loader.h.
std::vector<joint_and_weight_t> tinyobj::skin_weight_t::weightValues |
Definition at line 342 of file tiny_obj_loader.h.