Cogs.Core
Public Attributes | List of all members
Cogs::Core::CogsBin::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 558 of file CogsBin.h.

Member Data Documentation

◆ bufferView

uint32_t Cogs::Core::CogsBin::Level::bufferView

Index of buffer view with data.

Definition at line 560 of file CogsBin.h.

◆ depthStride

uint32_t Cogs::Core::CogsBin::Level::depthStride

Definition at line 563 of file CogsBin.h.

◆ offset

uint32_t Cogs::Core::CogsBin::Level::offset

Definition at line 561 of file CogsBin.h.

◆ rowStride

uint32_t Cogs::Core::CogsBin::Level::rowStride

Definition at line 562 of file CogsBin.h.


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