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

#include <mesh.h>

Public Attributes

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

Member Data Documentation

◆ indexBuffer

BufferId CoreGraphics::__Mesh::indexBuffer

◆ indexBufferOffset

size_t 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

◆ vertexLayout

VertexLayoutId CoreGraphics::__Mesh::vertexLayout

The documentation for this struct was generated from the following file:
  • /github/workspace/code/render/coregraphics/mesh.h