Generated from class MR.PointOnObject. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | PointOnObject () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | PointOnObject (MR.Const_PointOnObject _other) |
| Generated from constructor MR.PointOnObject.PointOnObject. | |
| PointOnObject (PointOnObject _other) | |
| Generated from constructor MR.PointOnObject.PointOnObject. | |
| unsafe MR.PointOnObject | assign (MR.Const_PointOnObject _other) |
| Generated from method MR::PointOnObject::operator=. | |
| Public Member Functions inherited from MR.Const_PointOnObject | |
| virtual void | Dispose () |
| unsafe | Const_PointOnObject () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_PointOnObject (MR.Const_PointOnObject _other) |
| Generated from constructor MR.PointOnObject.PointOnObject. | |
| Const_PointOnObject (PointOnObject _other) | |
| Generated from constructor MR.PointOnObject.PointOnObject. | |
Properties | |
| new unsafe ref MR.Vector3f | point [get] |
| 3D location on the object in local coordinates | |
| new unsafe ref float | zBuffer [get] |
| z buffer value | |
| Properties inherited from MR.Const_PointOnObject | |
| unsafe ref readonly MR.Vector3f | point [get] |
| 3D location on the object in local coordinates | |
| unsafe float | zBuffer [get] |
| z buffer value | |
Additional Inherited Members | |
| Static Public Member Functions inherited from MR.Const_PointOnObject | |
| static unsafe implicit | operator MR.PointOnFace (MR.Const_PointOnObject _this) |
| Generated from conversion operator MR::PointOnObject::operator MR.PointOnFace. | |
| Protected Member Functions inherited from MR.Const_PointOnObject | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_PointOnObject | |
| unsafe MR.Vector3f * | __ref_storage_point |
| unsafe float * | __ref_storage_zBuffer |
Generated from class MR.PointOnObject. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.PointOnObject.PointOnObject.
|
inline |
Generated from constructor MR.PointOnObject.PointOnObject.
|
inline |
Generated from method MR::PointOnObject::operator=.
|
get |
3D location on the object in local coordinates
|
get |
z buffer value