The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



AxDir


Unit:SDL_rot3d
Class:TRot3D
Declaration:property AxDir: TAxDir;

The property AxDir specifies the orientation of the coordinate system. AxDir may be adLeftHanded which means that the axes are marked counter-clockwise (X to Z) if the data are rotated such that all three axes are pointing towards your face, or adRightHanded which comes to clockwise orientation. By default, the orientation is left-handed.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): exrot3d



Last Update: 2023-Dec-14