An NDoc Documented Class Library

MultiIndexedTriangle Structure

Is used, if a triangle is descripted by indices related to more then one list of coordinates. In that case ListA, ListB, ListC are references to the related coordinatelist. MultiIndexedTriangle is the default recordtype for the MultiTriangleList

For a list of all members of this type, see MultiIndexedTriangle Members.

System.Object
   System.ValueType
      Minais.Drawing3d.Math.MultiIndexedTriangle

public struct MultiIndexedTriangle

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Minais.Drawing3d.Math

Assembly: Drawing3d (in Drawing3d.dll)

See Also

MultiIndexedTriangle Members | Minais.Drawing3d.Math Namespace | Triangulation