PXC_MatrixF Structure
From PDF XChange PDF SDK
Specifies the ...
Syntax
struct PXC_MatrixF { float a; float b; float c; float d; float e; float f; };
Members
- a
- Value of float ...
- b
- Value of float ...
- c
- Value of float ...
- d
- Value of float ...
- e
- Value of float ...
- f
- Value of float ...
See Also
IMathHelper::Matrix_GetDeterminantF, IMathHelper::Matrix_GetScaleF, IMathHelper::Matrix_InvertF, IMathHelper::Matrix_IsAffineF, IMathHelper::Matrix_IsEqualF, IMathHelper::Matrix_IsIdentityF, IMathHelper::Matrix_IsNullF, IMathHelper::Matrix_LineToLineF, IMathHelper::Matrix_MultiplyF, IMathHelper::Matrix_ParlToParlF, IMathHelper::Matrix_RectToRectF, IMathHelper::Matrix_ResetF, IMathHelper::Matrix_RotateF, IMathHelper::Matrix_ScaleF, IMathHelper::Matrix_SkewF, IMathHelper::Matrix_TranslateF, IMathHelper::Point_Transform2x2F, IMathHelper::Point_TransformF, IMathHelper::Quad_TransformF, IMathHelper::Rect_Transform2x2F, IMathHelper::Rect_TransformF, IMathHelper::XY_TransformF