An NDoc Documented Class Library

IndexedTriangle Structure

Is used, if a triangle is descripted by indices related to a list of coordinates. IndexedTriangle is the default recordtype for the TriangleList

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

System.Object
   System.ValueType
      Minais.Drawing3d.Math.IndexedTriangle

public struct IndexedTriangle

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

IndexedTriangle Members | Minais.Drawing3d.Math Namespace | Triangulation