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....



ViewAngleY


Unit:SDL_rot3d
Class:TRot3D
Declaration:property ViewAngleY: double;

The property ViewAngleY defines the rotation angle in degrees around the Y-axis of the data. Please note that the rotation around the various axes is not independent of each other. While the rotation around the X-axis is always relative to the data set, and the rotation around the Z-axis is always perpendicular to the screen, the direction of the Y-axis depends on the angles of X and Z.

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