OpenGL Library for Delphi,
maintained by Eric Grange,
based on Mike Lischke's GLScene.

 

Reference Manual - TGLLinesNodes


Collection that holds the points that make a up line in TGLLines. As a collection it has count, delete and add procedures.

Important properties and methods include:
count:integer
Number of nodes in the collection.

procedure delete (index:integer)
Delete a node from the collection.

procedure addnode (x,y,z: TGLFloat)
Addes a node to the collection with coordinates x,y,z.

property items [Id:integer] :TGLNode
Returns a node of index 'id'.


Unit: GLObjects

Descends from TGLNodes.
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.1019 seconds