Has the edge been marked as convex. Same convention for edge numbering as in tTriangle
Namespace: JigLibX.GeometryAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public bool IsEdgeConvex( int iEdge ) |
Visual Basic |
---|
Public Function IsEdgeConvex ( _ iEdge As Integer _ ) As Boolean |
Visual C++ |
---|
public: bool IsEdgeConvex( int iEdge ) |
Parameters
- iEdge
- Type: System..::..Int32
[Missing <param name="iEdge"/> documentation for "M:JigLibX.Geometry.IndexedTriangle.IsEdgeConvex(System.Int32)"]