struct BindMeshBuffersCmd

Defined at line 3722 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/wire_types.h

Public Members

uint32_t mesh_id
uint32_t index_buffer_id
MeshIndexFormat index_format
uint64_t index_offset
uint32_t index_count
uint32_t vertex_buffer_id
MeshVertexFormat vertex_format
uint64_t vertex_offset
uint32_t vertex_count
BoundingBox bounding_box