Base class for mesh objects. Is the parent class of
TGLActor and
TGLFreeForm
Important properties include:
procedure
LoadFromFile(const filename : String)
Loads a vector file such as a ".3DS" mesh.
NormalsOrientation :
TMeshNormalsOrientation
Determines how normals orientation is defined in a mesh.
Unit:
GLVectorFileObjects∞