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

This is the complete list of members for WhiteBox::AZTangentSpaceCalculation, including all inherited members.

Calculate(const AZStd::vector< AZ::Vector3 > &vertices, const AZStd::vector< uint32_t > &indices, const AZStd::vector< AZ::Vector2 > &uvs) (defined in WhiteBox::AZTangentSpaceCalculation)WhiteBox::AZTangentSpaceCalculation
GetBase(AZ::u32 index, AZ::Vector3 &tangent, AZ::Vector3 &bitangent, AZ::Vector3 &normal) const (defined in WhiteBox::AZTangentSpaceCalculation)WhiteBox::AZTangentSpaceCalculation
GetBaseCount() const (defined in WhiteBox::AZTangentSpaceCalculation)WhiteBox::AZTangentSpaceCalculation
GetBitangent(AZ::u32 index) const (defined in WhiteBox::AZTangentSpaceCalculation)WhiteBox::AZTangentSpaceCalculation
GetNormal(AZ::u32 index) const (defined in WhiteBox::AZTangentSpaceCalculation)WhiteBox::AZTangentSpaceCalculation
GetTangent(AZ::u32 index) const (defined in WhiteBox::AZTangentSpaceCalculation)WhiteBox::AZTangentSpaceCalculation