Generated from class MR.MeshMeshSignedDistanceResult. This is the non-const half of the class. More...
Properties | |
| new unsafe MR.PointOnFace | a [get, protected set] |
| two closest points: from meshes A and B respectively | |
| new unsafe MR.PointOnFace | b [get, protected set] |
| two closest points: from meshes A and B respectively | |
| new unsafe ref MR.MeshMeshCollisionStatus | status [get] |
| mutual status of two meshes | |
| new unsafe ref float | signedDist [get] |
| signed distance between a and b, positive if meshes do not collide | |
| Properties inherited from MR.Const_MeshMeshSignedDistanceResult | |
| unsafe MR.Const_PointOnFace | a [get, protected set] |
| two closest points: from meshes A and B respectively | |
| unsafe MR.Const_PointOnFace | b [get, protected set] |
| two closest points: from meshes A and B respectively | |
| unsafe MR.MeshMeshCollisionStatus | status [get] |
| mutual status of two meshes | |
| unsafe float | signedDist [get] |
| signed distance between a and b, positive if meshes do not collide | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_MeshMeshSignedDistanceResult | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_MeshMeshSignedDistanceResult | |
| unsafe MR.MeshMeshCollisionStatus * | __ref_storage_status |
| unsafe float * | __ref_storage_signedDist |
Generated from class MR.MeshMeshSignedDistanceResult. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.MeshMeshSignedDistanceResult elementwise.
|
inline |
Generated from constructor MR.MeshMeshSignedDistanceResult.MeshMeshSignedDistanceResult.
|
inline |
Generated from constructor MR.MeshMeshSignedDistanceResult.MeshMeshSignedDistanceResult.
|
inline |
Generated from method MR::MeshMeshSignedDistanceResult::operator=.
|
getprotected set |
two closest points: from meshes A and B respectively
|
getprotected set |
two closest points: from meshes A and B respectively
|
get |
signed distance between a and b, positive if meshes do not collide
|
get |
mutual status of two meshes