cgv
Loading...
Searching...
No Matches
fx::gltf::Accessor::Sparse::Values Struct Reference
Inheritance diagram for fx::gltf::Accessor::Sparse::Values:
fx::gltf::NeverEmpty

Public Attributes

uint32_t bufferView {}
 
uint32_t byteOffset {}
 
nlohmann::json extensionsAndExtras {}
 

Additional Inherited Members

- Public Member Functions inherited from fx::gltf::NeverEmpty
bool empty () const noexcept
 

Detailed Description

Definition at line 389 of file gltf.h.

Member Data Documentation

◆ bufferView

uint32_t fx::gltf::Accessor::Sparse::Values::bufferView {}

Definition at line 391 of file gltf.h.

◆ byteOffset

uint32_t fx::gltf::Accessor::Sparse::Values::byteOffset {}

Definition at line 392 of file gltf.h.

◆ extensionsAndExtras

nlohmann::json fx::gltf::Accessor::Sparse::Values::extensionsAndExtras {}

Definition at line 394 of file gltf.h.


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