true if the point is contained in the given boxBox.containsPoint
bool containsPoint(graphene.point3_d.Point3D point)Checks whether box contains the given point.
Parameters
point | the coordinates to check |
bool containsPoint(graphene.point3_d.Point3D point)Checks whether box contains the given point.
point | the coordinates to check |
true if the point is contained in the given box