General 3D Transformation (using 4x4 transformation matrices)

Functions

A3DStatus A3DMiscGeneralTransformationGet()
A3DStatus A3DMiscGeneralTransformationCreate()

Detailed Description

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.

Function Documentation