General 3D Transformation (using 4x4 transformation matrices)
Parent module: Transformations Module
- group a3d_generaltransfo3d
Functions and structures for defining 4x4 transformation matrices that translate, scale, and rotate.
Entity type is kA3DTypeMiscGeneralTransformation.
An A3DMiscGeneralTransformation entity describes a 3D general transformation that translates, scales and rotates the associated geometric entity.
Data Structures
Structure that specifies a 4x4 matrix for use in the A3DMiscGeneralTransformation entity. |
Functions
Populates the A3DMiscGeneralTransformationData structure. |
|
Creates an A3DMiscGeneralTransformation from an A3DMiscGeneralTransformationData structure. |