Generated from class MR.PointOnObject. This is the non-const half of the class.
More...
|
| 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=.
|
| |
|
| new unsafe ref MR.Vector3f | point [get] |
| | 3D location on the object in local coordinates
|
| |
| new unsafe ref float | zBuffer [get] |
| | z buffer value
|
| |
Generated from class MR.PointOnObject. This is the non-const half of the class.
◆ PointOnObject() [1/3]
| unsafe MR.PointOnObject.PointOnObject |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ PointOnObject() [2/3]
| unsafe MR.PointOnObject.PointOnObject |
( |
MR.Const_PointOnObject | _other | ) |
|
|
inline |
Generated from constructor MR.PointOnObject.PointOnObject.
◆ PointOnObject() [3/3]
Generated from constructor MR.PointOnObject.PointOnObject.
◆ assign()
| unsafe MR.PointOnObject MR.PointOnObject.assign |
( |
MR.Const_PointOnObject | _other | ) |
|
|
inline |
Generated from method MR.PointOnObject.operator=.
◆ point
3D location on the object in local coordinates
◆ zBuffer
| new unsafe ref float MR.PointOnObject.zBuffer |
|
get |
The documentation for this class was generated from the following file: