|
|
DataProperties | getDataProperties () const |
|
void | report (vsg::LogOutput &output) |
|
void | read_array (vsg::JSONParser &parser, const std::string_view &property) override |
|
void | read_string (vsg::JSONParser &parser, const std::string_view &property) override |
|
void | read_number (vsg::JSONParser &parser, const std::string_view &property, std::istream &input) override |
|
void | read_bool (vsg::JSONParser &parser, const std::string_view &property, bool value) override |
|
void | read_object (vsg::JSONParser &parser, const std::string_view &property) override |
|
|
glTFid | bufferView |
|
uint32_t | byteOffset = 0 |
|
uint32_t | componentType = 0 |
|
bool | normalized = false |
|
uint32_t | count = 0 |
|
std::string | type |
|
vsg::ValuesSchema< double > | max |
|
vsg::ValuesSchema< double > | min |
|
vsg::ref_ptr< Sparse > | sparse |
The documentation for this struct was generated from the following file: