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