Support for an indexed triangle - assumes ownership by something that has an array of vertices and an array of tIndexedTriangle

Namespace: JigLibX.Geometry
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public struct IndexedTriangle
Visual Basic
Public Structure IndexedTriangle
Visual C++
public value class IndexedTriangle

See Also