Generated from class MR.PointOnObject. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.Vector3f | point [get] |
| | 3D location on the object in local coordinates
|
| unsafe float | zBuffer [get] |
| | z buffer value
|
Generated from class MR.PointOnObject. This is the const half of the class.
◆ Const_PointOnObject() [1/3]
| unsafe MR.Const_PointOnObject.Const_PointOnObject |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_PointOnObject() [2/3]
◆ Const_PointOnObject() [3/3]
| MR.Const_PointOnObject.Const_PointOnObject |
( |
PointOnObject | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_PointOnObject.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_PointOnObject.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator MR.PointOnFace()
Generated from conversion operator MR::PointOnObject::operator MR.PointOnFace.
◆ __ref_storage_point
| unsafe MR.Vector3f* MR.Const_PointOnObject.__ref_storage_point |
|
protected |
◆ __ref_storage_zBuffer
| unsafe float* MR.Const_PointOnObject.__ref_storage_zBuffer |
|
protected |
◆ point
| unsafe ref readonly MR.Vector3f MR.Const_PointOnObject.point |
|
get |
3D location on the object in local coordinates
◆ zBuffer
| unsafe float MR.Const_PointOnObject.zBuffer |
|
get |
The documentation for this class was generated from the following file: