glscene

 

TGLCoordinates4

Page history last edited by skinhat 4 yrs ago

Holds a vector as x,y,z coordinates and includes methods to modify the vector. For example the method scale will scale the vector.

Important properties:

x single: x coordinate

y single: y coordinate

z single: z coordinate

Important methods:

asVector TVector: Returns the vector as a TVector

scale: Scale the vector by a factor

Unit: GLMisc

Descends from TGLUpdateAbleObject.

Comments (0)

You don't have permission to comment on this page.