Open 3D Engine WhiteBox Gem API Reference  23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
WhiteBox::AttributeBuffer< AttributeTypeT > Member List

This is the complete list of members for WhiteBox::AttributeBuffer< AttributeTypeT >, including all inherited members.

AddLodStreamBuffer(AZ::RPI::ModelLodAssetCreator &modelLodCreator) const WhiteBox::AttributeBuffer< AttributeTypeT >
AddMeshStreamBuffer(AZ::RPI::ModelLodAssetCreator &modelLodCreator) const WhiteBox::AttributeBuffer< AttributeTypeT >
AttributeBuffer(const AZStd::vector< VertexStreamDataType > &data)WhiteBox::AttributeBuffer< AttributeTypeT >
GetBuffer() const WhiteBox::AttributeBuffer< AttributeTypeT >
GetBufferAssetView() const WhiteBox::AttributeBuffer< AttributeTypeT >
GetBufferViewDescriptor() const WhiteBox::AttributeBuffer< AttributeTypeT >
GetShaderSemantic() const WhiteBox::AttributeBuffer< AttributeTypeT >
IsValid() const WhiteBox::AttributeBuffer< AttributeTypeT >
Trait typedef (defined in WhiteBox::AttributeBuffer< AttributeTypeT >)WhiteBox::AttributeBuffer< AttributeTypeT >
UpdateData(const AZStd::vector< VertexStreamDataType > &data)WhiteBox::AttributeBuffer< AttributeTypeT >