Generated from class MR.CurvePoint. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.Vector3f | pos [get] |
| | position on the curve
|
| unsafe ref readonly MR.Vector3f | dir [get] |
| | direction along the curve
|
| unsafe ref readonly MR.Vector3f | snorm [get] |
| | the normal of the surface where the curve is located
|
Generated from class MR.CurvePoint. This is the const half of the class.
◆ Const_CurvePoint() [1/4]
| unsafe MR.Const_CurvePoint.Const_CurvePoint |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_CurvePoint() [2/4]
◆ Const_CurvePoint() [3/4]
◆ Const_CurvePoint() [4/4]
| MR.Const_CurvePoint.Const_CurvePoint |
( |
CurvePoint | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_CurvePoint.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_CurvePoint.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_dir
| unsafe MR.Vector3f* MR.Const_CurvePoint.__ref_storage_dir |
|
protected |
◆ __ref_storage_pos
| unsafe MR.Vector3f* MR.Const_CurvePoint.__ref_storage_pos |
|
protected |
◆ __ref_storage_snorm
| unsafe MR.Vector3f* MR.Const_CurvePoint.__ref_storage_snorm |
|
protected |
◆ dir
| unsafe ref readonly MR.Vector3f MR.Const_CurvePoint.dir |
|
get |
direction along the curve
◆ pos
| unsafe ref readonly MR.Vector3f MR.Const_CurvePoint.pos |
|
get |
◆ snorm
| unsafe ref readonly MR.Vector3f MR.Const_CurvePoint.snorm |
|
get |
the normal of the surface where the curve is located
The documentation for this class was generated from the following file: