Open 3D Engine AtomTressFX 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.
AMD::TransformSet Class Reference

Public Member Functions

 TransformSet (const TransformSet &other)
 
 TransformSet (const Vector3 &translation, const Quaternion &rotation)
 
const Vector3GetTranslation () const
 
const QuaternionGetRotation () const
 
Vector3GetTranslation ()
 
QuaternionGetRotation ()
 
void Inverse ()
 
TransformSet InverseOther () const
 
Vector3 operator* (const Vector3 &vector) const
 
TransformSet operator* (const TransformSet &transform) const
 
TransformSetoperator= (const TransformSet &other)
 

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