TriObject
See Also: Class TriObject.
A triangle mesh object. All procedural objects must be able to convert themselves to TriObjects. TriObjects are "deformable". This means they have points which a modifier may operate upon to deform the geometry. This class provides default implementations of many of the methods from Object and GeomObject.