Plasma Engine  2.0
Loading...
Searching...
No Matches
plTransformTemplate< Type > Member List

This is the complete list of members for plTransformTemplate< Type >, including all inherited members.

ContainsUniformScale() constplTransformTemplate< Type >
GetAsMat4() constplTransformTemplate< Type >
GetInverse() constplTransformTemplate< Type >inline
GetMaxScale() constplTransformTemplate< Type >
HasMirrorScaling() constplTransformTemplate< Type >
Invert()plTransformTemplate< Type >
IsEqual(const plTransformTemplate &rhs, Type fEpsilon) constplTransformTemplate< Type >inline
IsIdentical(const plTransformTemplate &rhs) constplTransformTemplate< Type >inline
IsValid() constplTransformTemplate< Type >inline
m_qRotation (defined in plTransformTemplate< Type >)plTransformTemplate< Type >
m_vPosition (defined in plTransformTemplate< Type >)plTransformTemplate< Type >
m_vScale (defined in plTransformTemplate< Type >)plTransformTemplate< Type >
Make(const plVec3Template< Type > &vPosition, const plQuatTemplate< Type > &qRotation=plQuatTemplate< Type >::MakeIdentity(), const plVec3Template< Type > &vScale=plVec3Template< Type >(1))plTransformTemplate< Type >inlinestatic
MakeFromMat4(const plMat4Template< Type > &mMat)plTransformTemplate< Type >static
MakeGlobalTransform(const plTransformTemplate &globalTransformParent, const plTransformTemplate &localTransformChild)plTransformTemplate< Type >static
MakeIdentity()plTransformTemplate< Type >inlinestatic
MakeLocalTransform(const plTransformTemplate &globalTransformParent, const plTransformTemplate &globalTransformChild)plTransformTemplate< Type >static
operator+=(const plVec3Template< Type > &v) (defined in plTransformTemplate< Type >)plTransformTemplate< Type >
operator-=(const plVec3Template< Type > &v) (defined in plTransformTemplate< Type >)plTransformTemplate< Type >
PL_DECLARE_POD_TYPE() (defined in plTransformTemplate< Type >)plTransformTemplate< Type >
plTransformTemplate()=defaultplTransformTemplate< Type >
plTransformTemplate(const plVec3Template< Type > &vPosition, const plQuatTemplate< Type > &qRotation=plQuatTemplate< Type >::MakeIdentity(), const plVec3Template< Type > &vScale=plVec3Template< Type >(1))plTransformTemplate< Type >inline
SetIdentity()plTransformTemplate< Type >
TransformDirection(const plVec3Template< Type > &v) const (defined in plTransformTemplate< Type >)plTransformTemplate< Type >
TransformPosition(const plVec3Template< Type > &v) const (defined in plTransformTemplate< Type >)plTransformTemplate< Type >