GetTriangle
Namespace: JigLibX.GeometryAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public IndexedTriangle GetTriangle( int _index ) |
Visual Basic |
---|
Public Function GetTriangle ( _ _index As Integer _ ) As IndexedTriangle |
Visual C++ |
---|
public: IndexedTriangle GetTriangle( int _index ) |
Parameters
- _index
- Type: System..::..Int32
[Missing <param name="_index"/> documentation for "M:JigLibX.Geometry.Octree.GetTriangle(System.Int32)"]