true if the point is inside the triangleTriangle.containsPoint
bool containsPoint(graphene.point3_d.Point3D p)Checks whether the given triangle t contains the point p.
Parameters
p | a #graphene_point3d_t |
bool containsPoint(graphene.point3_d.Point3D p)Checks whether the given triangle t contains the point p.
p | a #graphene_point3d_t |
true if the point is inside the triangle