Coordinate System Representation Item
An axis system.
An A3DRiCoordinateSystemis an A3DRiRepresentationItemthat specifies a coordinate system. The A3DRiCoordinateSystemDatastructure contains an A3DMiscCartesianTransformationaxis system. This axis system owns the geometric data: there is no particular geometry attached, and the user is responsible for representation.
AnA3DRiCoordinateSystemis anA3DRiRepresentationItemand not anA3DMiscCartesianTransformation. Being a representation item, a coordinate system can own a local coordinate system (on the RI level), which can also own a local coordinate system, and so on…
Returns
A3D_SUCCESSon success, or an error code on failure
Structures
Functions