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



SetViewAngles


Unit:SDL_rot3d
Class:TRot3D
Declaration:procedure SetViewAngles (vax, vay, vaz: double);

The procedure SetViewAngles sets all three viewing angles (in degrees) at once. This is especially important in situations where a rotation has to be performed by a combination of more than one viewing angle change.

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



Last Update: 2023-Dec-14