![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiSimdTransformd, including all inherited members.
ContainsNegativeScale() const | xiiSimdTransformd | |
ContainsUniformScale() const | xiiSimdTransformd | |
GetAsMat4() const | xiiSimdTransformd | |
GetInverse() const | xiiSimdTransformd | |
GetMaxScale() const | xiiSimdTransformd | |
Invert() | xiiSimdTransformd | |
IsEqual(const xiiSimdTransformd &rhs, const xiiSimdDouble &fEpsilon) const | xiiSimdTransformd | |
m_Position (defined in xiiSimdTransformd) | xiiSimdTransformd | |
m_Rotation (defined in xiiSimdTransformd) | xiiSimdTransformd | |
m_Scale (defined in xiiSimdTransformd) | xiiSimdTransformd | |
Make(const xiiSimdVec4d &vPosition, const xiiSimdQuatd &qRotation=xiiSimdQuatd::MakeIdentity(), const xiiSimdVec4d &vScale=xiiSimdVec4d(1.0)) | xiiSimdTransformd | inlinestatic |
MakeGlobalTransform(const xiiSimdTransformd &globalTransformParent, const xiiSimdTransformd &localTransformChild) | xiiSimdTransformd | static |
MakeIdentity() | xiiSimdTransformd | static |
MakeLocalTransform(const xiiSimdTransformd &globalTransformParent, const xiiSimdTransformd &globalTransformChild) | xiiSimdTransformd | inlinestatic |
operator*=(const xiiSimdTransformd &other) | xiiSimdTransformd | |
operator*=(const xiiSimdQuatd &q) | xiiSimdTransformd | |
operator+=(const xiiSimdVec4d &v) (defined in xiiSimdTransformd) | xiiSimdTransformd | |
operator-=(const xiiSimdVec4d &v) (defined in xiiSimdTransformd) | xiiSimdTransformd | |
TransformDirection(const xiiSimdVec4d &v) const (defined in xiiSimdTransformd) | xiiSimdTransformd | |
TransformPosition(const xiiSimdVec4d &v) const (defined in xiiSimdTransformd) | xiiSimdTransformd | |
XII_DECLARE_POD_TYPE() (defined in xiiSimdTransformd) | xiiSimdTransformd | |
xiiSimdTransformd() | xiiSimdTransformd | |
xiiSimdTransformd(const xiiSimdVec4d &vPosition, const xiiSimdQuatd &qRotation=xiiSimdQuatd::MakeIdentity(), const xiiSimdVec4d &vScale=xiiSimdVec4d(1.0)) | xiiSimdTransformd | explicit |
xiiSimdTransformd(const xiiSimdQuatd &qRotation) | xiiSimdTransformd | explicit |