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 Class Reference

Public Member Functions

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

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