Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
jau::math::geom::plane::AffineTransform Member List

This is the complete list of members for jau::math::geom::plane::AffineTransform, including all inherited members.

AffineTransform() noexceptjau::math::geom::plane::AffineTransforminline
AffineTransform(const float m00_, const float m10_, const float m01_, const float m11_, const float m02_, const float m12_) noexceptjau::math::geom::plane::AffineTransforminline
AffineTransform(const float mat2xN[], const jau::nsize_t mat_len) noexceptjau::math::geom::plane::AffineTransforminline
AffineTransform(const AffineTransform &o) noexcept=defaultjau::math::geom::plane::AffineTransform
AffineTransform(AffineTransform &&o) noexcept=defaultjau::math::geom::plane::AffineTransform
concat(const AffineTransform &tR) noexceptjau::math::geom::plane::AffineTransforminline
createInverse() constjau::math::geom::plane::AffineTransforminline
deltaTransform(const float src[], float dst[], size_t length) const noexceptjau::math::geom::plane::AffineTransforminline
determinant() const noexceptjau::math::geom::plane::AffineTransforminline
equals(const AffineTransform &o, const float epsilon=std::numeric_limits< float >::epsilon()) const noexceptjau::math::geom::plane::AffineTransforminline
getMatrix(float mat2xN[], const jau::nsize_t mat_len) const noexceptjau::math::geom::plane::AffineTransforminline
getType() const noexceptjau::math::geom::plane::AffineTransforminline
inverseTransform(const float src[], float dst[], size_t length) constjau::math::geom::plane::AffineTransforminline
isIdentity() const noexceptjau::math::geom::plane::AffineTransforminline
mul(const AffineTransform &tL, const AffineTransform &tR) noexceptjau::math::geom::plane::AffineTransforminlinestatic
operator=(const AffineTransform &) noexcept=defaultjau::math::geom::plane::AffineTransform
operator=(AffineTransform &&) noexcept=defaultjau::math::geom::plane::AffineTransform
operator==(const AffineTransform &rhs) const noexceptjau::math::geom::plane::AffineTransforminline
preConcat(const AffineTransform &tL) noexceptjau::math::geom::plane::AffineTransforminline
resizeBox(AABBox3f &box, const AABBox3f &newBox) noexceptjau::math::geom::plane::AffineTransforminline
rotate(const float angle, AffineTransform &tmp) noexceptjau::math::geom::plane::AffineTransforminline
rotate(const float angle, const float px, const float py, AffineTransform &tmp) noexceptjau::math::geom::plane::AffineTransforminline
scale(const float scx, const float scy, AffineTransform &tmp) noexceptjau::math::geom::plane::AffineTransforminline
scaleX() const noexceptjau::math::geom::plane::AffineTransforminline
scaleY() const noexceptjau::math::geom::plane::AffineTransforminline
set(const float m00_, const float m10_, const float m01_, const float m11_, const float m02_, const float m12_) noexceptjau::math::geom::plane::AffineTransforminline
setToIdentity() noexceptjau::math::geom::plane::AffineTransforminline
setToRotation(const float angle) noexceptjau::math::geom::plane::AffineTransforminline
setToRotation(const float angle, const float px, const float py) noexceptjau::math::geom::plane::AffineTransforminline
setToScale(const float scx, const float scy) noexceptjau::math::geom::plane::AffineTransforminline
setToShear(const float shx, const float shy) noexceptjau::math::geom::plane::AffineTransforminline
setToTranslation(const float mx, const float my) noexceptjau::math::geom::plane::AffineTransforminline
shear(const float shx, const float shy, AffineTransform &tmp) noexceptjau::math::geom::plane::AffineTransforminline
shearX() const noexceptjau::math::geom::plane::AffineTransforminline
shearY() const noexceptjau::math::geom::plane::AffineTransforminline
toString() const noexceptjau::math::geom::plane::AffineTransforminline
transform(const AABBox3f &src, AABBox3f &dst) const noexceptjau::math::geom::plane::AffineTransforminline
transform(const float src[], float dst[]) const noexceptjau::math::geom::plane::AffineTransforminline
transform(const float src[], float dst[], size_t length) const noexceptjau::math::geom::plane::AffineTransforminline
transform(const Vec2f &src, Vec2f &dst) const noexceptjau::math::geom::plane::AffineTransforminline
transform(const Vec2f &src) const noexceptjau::math::geom::plane::AffineTransforminline
transform(const Vec3f &src, Vec3f &dst) const noexceptjau::math::geom::plane::AffineTransforminline
transform(const Vec3f &src) const noexceptjau::math::geom::plane::AffineTransforminline
translate(const float mx, const float my, AffineTransform &tmp) noexceptjau::math::geom::plane::AffineTransforminline
translateX() const noexceptjau::math::geom::plane::AffineTransforminline
translateY() const noexceptjau::math::geom::plane::AffineTransforminline
ZEROjau::math::geom::plane::AffineTransformstatic