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

Public Attributes

uint32_t bufferView {}
 
uint32_t byteOffset {}
 
ComponentType componentType { ComponentType::None }
 
nlohmann::json extensionsAndExtras {}
 

Additional Inherited Members

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

Detailed Description

Definition at line 380 of file gltf.h.

Member Data Documentation

◆ bufferView

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

Definition at line 382 of file gltf.h.

◆ byteOffset

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

Definition at line 383 of file gltf.h.

◆ componentType

ComponentType fx::gltf::Accessor::Sparse::Indices::componentType { ComponentType::None }

Definition at line 384 of file gltf.h.

◆ extensionsAndExtras

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

Definition at line 386 of file gltf.h.


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