translate then scale float-to-int coordinate converter Generated from class MR.ConvertToIntVector. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | ConvertToIntVector () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | ConvertToIntVector (MR.Vector3d center, double invRange) |
| Constructs MR.ConvertToIntVector elementwise. | |
| unsafe | ConvertToIntVector (MR.Const_ConvertToIntVector _other) |
| Generated from constructor MR.ConvertToIntVector.ConvertToIntVector. | |
| ConvertToIntVector (ConvertToIntVector _other) | |
| Generated from constructor MR.ConvertToIntVector.ConvertToIntVector. | |
| unsafe MR.ConvertToIntVector | assign (MR.Const_ConvertToIntVector _other) |
| Generated from method MR::ConvertToIntVector::operator=. | |
| Public Member Functions inherited from MR.Const_ConvertToIntVector | |
| virtual void | Dispose () |
| unsafe | Const_ConvertToIntVector () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_ConvertToIntVector (MR.Vector3d center, double invRange) |
| Constructs MR.ConvertToIntVector elementwise. | |
| unsafe | Const_ConvertToIntVector (MR.Const_ConvertToIntVector _other) |
| Generated from constructor MR.ConvertToIntVector.ConvertToIntVector. | |
| Const_ConvertToIntVector (ConvertToIntVector _other) | |
| Generated from constructor MR.ConvertToIntVector.ConvertToIntVector. | |
| unsafe int | scaleOnly (double v) |
| applies scaling only (without translation) with the following rounding to the nearest int Generated from method MR.ConvertToIntVector.scaleOnly. | |
| unsafe MR.Vector3i | call (in MR.Vector3d p) |
| double-to-int coordinates converter Generated from method MR::ConvertToIntVector::operator(). | |
| unsafe MR.Vector3i | call (in MR.Vector3f p) |
| float-to-int coordinates converter Generated from method MR::ConvertToIntVector::operator(). | |
Properties | |
| new unsafe ref MR.Vector3d | center [get] |
| new unsafe ref double | invRange [get] |
| Properties inherited from MR.Const_ConvertToIntVector | |
| unsafe ref readonly MR.Vector3d | center [get] |
| unsafe double | invRange [get] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_ConvertToIntVector | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_ConvertToIntVector | |
| unsafe MR.Vector3d * | __ref_storage_center |
| unsafe double * | __ref_storage_invRange |
translate then scale float-to-int coordinate converter Generated from class MR.ConvertToIntVector. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.ConvertToIntVector elementwise.
|
inline |
Generated from constructor MR.ConvertToIntVector.ConvertToIntVector.
|
inline |
Generated from constructor MR.ConvertToIntVector.ConvertToIntVector.
|
inline |
Generated from method MR::ConvertToIntVector::operator=.
|
get |
|
get |