Triangle.containsPoint

bool containsPoint(graphene.point3_d.Point3D p)

Checks whether the given triangle t contains the point p.

Parameters

pa #graphene_point3d_t

Returns

true if the point is inside the triangle