Nebula
Loading...
Searching...
No Matches
CoreGraphics::__Mesh Struct Reference

#include <mesh.h>

Public Attributes

Util::StackArray< VertexStream, 4 > streams
 
SizeT indexBufferOffset
 
BufferId indexBuffer
 
IndexType::Code indexType
 
VertexLayoutId vertexLayout
 
CoreGraphics::PrimitiveTopology::Code primitiveTopology
 
Util::Array< CoreGraphics::PrimitiveGroupprimitiveGroups
 
CoreGraphics::VertexAlloc vertexAllocation
 
CoreGraphics::VertexAlloc indexAllocation
 

Member Data Documentation

◆ indexAllocation

CoreGraphics::VertexAlloc CoreGraphics::__Mesh::indexAllocation

◆ indexBuffer

BufferId CoreGraphics::__Mesh::indexBuffer

◆ indexBufferOffset

SizeT CoreGraphics::__Mesh::indexBufferOffset

◆ indexType

IndexType::Code CoreGraphics::__Mesh::indexType

◆ primitiveGroups

Util::Array<CoreGraphics::PrimitiveGroup> CoreGraphics::__Mesh::primitiveGroups

◆ primitiveTopology

CoreGraphics::PrimitiveTopology::Code CoreGraphics::__Mesh::primitiveTopology

◆ streams

Util::StackArray<VertexStream, 4> CoreGraphics::__Mesh::streams

◆ vertexAllocation

CoreGraphics::VertexAlloc CoreGraphics::__Mesh::vertexAllocation

◆ vertexLayout

VertexLayoutId CoreGraphics::__Mesh::vertexLayout

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