warp.MeshQueryPoint#
- class warp.MeshQueryPoint[source]#
Output for the mesh query point functions.
- sign#
A value < 0 if query point is inside the mesh, >=0 otherwise. Note that mesh must be watertight for this to be robust
- Type:
See also
mesh_query_point,mesh_query_point_no_sign,mesh_query_furthest_point_no_sign,mesh_query_point_sign_normal,mesh_query_point_sign_winding_number- __init__()#
Methods
__init__()Attributes