#include <tiny_obj_loader.h>
◆ attrib_t()
tinyobj::attrib_t::attrib_t |
( |
| ) |
|
|
inline |
◆ GetVertexWeights()
const std::vector< real_t > & tinyobj::attrib_t::GetVertexWeights |
( |
| ) |
const |
|
inline |
◆ GetVertices()
const std::vector< real_t > & tinyobj::attrib_t::GetVertices |
( |
| ) |
const |
|
inline |
◆ colors
std::vector<real_t> tinyobj::attrib_t::colors |
◆ normals
std::vector<real_t> tinyobj::attrib_t::normals |
◆ skin_weights
◆ texcoord_ws
std::vector<real_t> tinyobj::attrib_t::texcoord_ws |
◆ texcoords
std::vector<real_t> tinyobj::attrib_t::texcoords |
◆ vertex_weights
std::vector<real_t> tinyobj::attrib_t::vertex_weights |
◆ vertices
std::vector<real_t> tinyobj::attrib_t::vertices |
The documentation for this struct was generated from the following file: