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

#include <accelerationstructure.h>

Public Attributes

CoreGraphics::BufferId vbo
 
CoreGraphics::BufferId ibo
 
CoreGraphics::IndexType::Code indexType
 
CoreGraphics::VertexComponent::Format positionsFormat
 
IndexT stride
 
IndexT vertexOffset
 
IndexT indexOffset
 
Util::Array< CoreGraphics::PrimitiveGroupprimitiveGroups
 
AccelerationStructureBuildFlags flags
 

Member Data Documentation

◆ flags

AccelerationStructureBuildFlags CoreGraphics::BlasCreateInfo::flags

◆ ibo

CoreGraphics::BufferId CoreGraphics::BlasCreateInfo::ibo

◆ indexOffset

IndexT CoreGraphics::BlasCreateInfo::indexOffset

◆ indexType

CoreGraphics::IndexType::Code CoreGraphics::BlasCreateInfo::indexType

◆ positionsFormat

CoreGraphics::VertexComponent::Format CoreGraphics::BlasCreateInfo::positionsFormat

◆ primitiveGroups

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

◆ stride

IndexT CoreGraphics::BlasCreateInfo::stride

◆ vbo

CoreGraphics::BufferId CoreGraphics::BlasCreateInfo::vbo

◆ vertexOffset

IndexT CoreGraphics::BlasCreateInfo::vertexOffset

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