Cogs.Core
Public Attributes | List of all members
Cogs::Core::CogsBin3::Level Struct Reference

Public Attributes

uint32_t bufferView
 Index of buffer view with data.
 
uint32_t offset
 
uint32_t rowStride
 
uint32_t depthStride
 

Detailed Description

Definition at line 324 of file CogsBin3.h.

Member Data Documentation

◆ bufferView

uint32_t Cogs::Core::CogsBin3::Level::bufferView

Index of buffer view with data.

Definition at line 326 of file CogsBin3.h.

◆ depthStride

uint32_t Cogs::Core::CogsBin3::Level::depthStride

Definition at line 329 of file CogsBin3.h.

◆ offset

uint32_t Cogs::Core::CogsBin3::Level::offset

Definition at line 327 of file CogsBin3.h.

◆ rowStride

uint32_t Cogs::Core::CogsBin3::Level::rowStride

Definition at line 328 of file CogsBin3.h.


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