an object and its transformation to global space with other objects Generated from class MR.MeshOrPointsXf. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | MeshOrPointsXf (MR.Const_MeshOrPointsXf _other) |
| Generated from constructor MR.MeshOrPointsXf.MeshOrPointsXf. | |
| MeshOrPointsXf (MeshOrPointsXf _other) | |
| Generated from constructor MR.MeshOrPointsXf.MeshOrPointsXf. | |
| unsafe | MeshOrPointsXf (MR.Const_MeshOrPoints obj, MR.AffineXf3f xf) |
| Constructs MR.MeshOrPointsXf elementwise. | |
| unsafe MR.MeshOrPointsXf | assign (MR.Const_MeshOrPointsXf _other) |
| Generated from method MR::MeshOrPointsXf::operator=. | |
| Public Member Functions inherited from MR.Const_MeshOrPointsXf | |
| virtual void | Dispose () |
| unsafe | Const_MeshOrPointsXf (MR.Const_MeshOrPointsXf _other) |
| Generated from constructor MR.MeshOrPointsXf.MeshOrPointsXf. | |
| Const_MeshOrPointsXf (MeshOrPointsXf _other) | |
| Generated from constructor MR.MeshOrPointsXf.MeshOrPointsXf. | |
| unsafe | Const_MeshOrPointsXf (MR.Const_MeshOrPoints obj, MR.AffineXf3f xf) |
| Constructs MR.MeshOrPointsXf elementwise. | |
| unsafe MR.Std.Function_MRMeshOrPointsProjectionResult_From_ConstMRVector3fRef | projector () |
| returns a function that finds projection (closest) points on this: Vector3f->ProjectionResult Generated from method MR.MeshOrPointsXf.projector. | |
| unsafe MR.Std.Function_Bool_From_ConstMRVector3fRef_MRMeshOrPointsProjectionResultRef | limitedProjector () |
| returns a function that updates previously known projection (closest) points on this, the update takes place only if newly found closest point is closer to p than sqrt(res.distSq) given on input Generated from method MR.MeshOrPointsXf.limitedProjector. | |
Properties | |
| new unsafe MR.MeshOrPoints | obj [get, protected set] |
| new unsafe ref MR.AffineXf3f | xf [get] |
| Properties inherited from MR.Const_MeshOrPointsXf | |
| unsafe MR.Const_MeshOrPoints | obj [get, protected set] |
| unsafe ref readonly MR.AffineXf3f | xf [get] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_MeshOrPointsXf | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_MeshOrPointsXf | |
| unsafe MR.AffineXf3f * | __ref_storage_xf |
an object and its transformation to global space with other objects Generated from class MR.MeshOrPointsXf. This is the non-const half of the class.
|
inline |
Generated from constructor MR.MeshOrPointsXf.MeshOrPointsXf.
|
inline |
Generated from constructor MR.MeshOrPointsXf.MeshOrPointsXf.
|
inline |
Constructs MR.MeshOrPointsXf elementwise.
|
inline |
Generated from method MR::MeshOrPointsXf::operator=.
|
getprotected set |
|
get |