MindFusion.Java Package Programmer's Guide
Geometry.pointIsInsideTriangle Method
See Also
 






Namespace: com.mindfusion.charting.threed
Package: com.mindfusion.charting.threed

 Syntax

Java  Copy Code

public static boolean pointIsInsideTriangle (
    null A,
    null B,
    null C,
    null point
)

 Parameters

A

B

C

point

 Return Value

 See Also

Geometry Members
Geometry Class
com.mindfusion.charting.threed Namespace