Kiwano Engine v1.3.x
kiwano::math::Matrix3x2T< _Ty > 成员列表

成员的完整列表,这些成员属于 kiwano::math::Matrix3x2T< _Ty >,包括所有继承而来的类成员

_11 (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >
_12 (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >
_21 (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >
_22 (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >
_31 (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >
_32 (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >
Determinant() const (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
Identity() (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
Invert() const (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
IsIdentity() const (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
IsInvertible() const (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
KGE_SUPPRESS_WARNING(26495) template< typename _MTy > Matrix3x2T(const _MTy &other) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
m (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >
Matrix3x2T() (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
Matrix3x2T(ValueType _11, ValueType _12, ValueType _21, ValueType _22, ValueType _31, ValueType _32) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
Matrix3x2T(const ValueType *p) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inlineexplicit
Matrix3x2T(const Matrix3x2T &other) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
operator*=(const Matrix3x2T &other) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
operator=(const Matrix3x2T &other) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
operator=(const MatrixMultiply< ValueType, _Lty, _Rty > &other) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
operator[](uint32_t index) const (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
operator[](uint32_t index) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
RectType typedef (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >
Rotation(ValueType angle) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inlinestatic
Rotation(ValueType angle, const Vec2Type &center) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inlinestatic
Scaling(const Vec2Type &v) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inlinestatic
Scaling(const Vec2Type &v, const Vec2Type &center) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inlinestatic
Skewing(const Vec2Type &angle) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inlinestatic
Skewing(const Vec2Type &angle, const Vec2Type &center) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inlinestatic
SRT(const Vec2Type &trans, const Vec2Type &scale, ValueType angle) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inlinestatic
Transform(const Vec2Type &v) const (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
Transform(const RectType &rect) const (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
Translate(const Vec2Type &v) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inline
Translation(const Vec2Type &v) (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >inlinestatic
ValueType typedef (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >
Vec2Type typedef (定义于 kiwano::math::Matrix3x2T< _Ty >)kiwano::math::Matrix3x2T< _Ty >