SolidKit3D.TriangleList class
From Solid Graphics Wiki
| ||||||||||
The TriangleList class represents an array of triangle objects. The class is implemented using List generic.
Constructors
The class has default constructors only.
Fields
The class has no public fields.
Methods
The class has only the methods inherited from the List generic base class.
Operators
The class has only the operators inherited from the List generic base class.
See Also
