SetEdgeConvex
Namespace: JigLibX.GeometryAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public void SetEdgeConvex( int iEdge, bool convex ) |
Visual Basic |
---|
Public Sub SetEdgeConvex ( _ iEdge As Integer, _ convex As Boolean _ ) |
Visual C++ |
---|
public: void SetEdgeConvex( int iEdge, bool convex ) |
Parameters
- iEdge
- Type: System..::..Int32
[Missing <param name="iEdge"/> documentation for "M:JigLibX.Geometry.IndexedTriangle.SetEdgeConvex(System.Int32,System.Boolean)"]
- convex
- Type: System..::..Boolean
[Missing <param name="convex"/> documentation for "M:JigLibX.Geometry.IndexedTriangle.SetEdgeConvex(System.Int32,System.Boolean)"]