a point located on some mesh's face Generated from class MR.PointOnFace. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
a point located on some mesh's face Generated from class MR.PointOnFace. This is the const half of the class.
◆ Const_PointOnFace() [1/4]
| unsafe MR.Const_PointOnFace.Const_PointOnFace |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_PointOnFace() [2/4]
◆ Const_PointOnFace() [3/4]
◆ Const_PointOnFace() [4/4]
| MR.Const_PointOnFace.Const_PointOnFace |
( |
PointOnFace | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_PointOnFace.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_PointOnFace.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator bool()
Generated from conversion operator MR::PointOnFace::operator bool.
◆ valid()
| unsafe bool MR.Const_PointOnFace.valid |
( |
| ) |
|
|
inline |
◆ __ref_storage_face
| unsafe MR.FaceId* MR.Const_PointOnFace.__ref_storage_face |
|
protected |
◆ __ref_storage_point
| unsafe MR.Vector3f* MR.Const_PointOnFace.__ref_storage_point |
|
protected |
◆ face
| unsafe ref readonly MR.FaceId MR.Const_PointOnFace.face |
|
get |
mesh's face containing the point
◆ point
| unsafe ref readonly MR.Vector3f MR.Const_PointOnFace.point |
|
get |
a point of the mesh's face
The documentation for this class was generated from the following file: