nw::gfx::CalculatedTransform::GetTranslate Member Function

Syntax

void GetTranslate(
     math::VEC3 * translate
) const;

math::VEC3 GetTranslate() const;

List of Overloaded Member Functions

GetTranslate ( math::VEC3 * ) Gets the translation.
GetTranslate ( ) Gets the translation.

Description of GetTranslate ( math::VEC3 * )

Gets the translation.

Description of GetTranslate ( )

Gets the translation.


CONFIDENTIAL