encodes a point inside a line segment using relative distance in [0,1] Generated from class MR.SegmPointd. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| static unsafe double | Eps [get] |
| unsafe double | a [get] |
| | a in [0,1], a=0 => point is in v0, a=1 => point is in v1
|
encodes a point inside a line segment using relative distance in [0,1] Generated from class MR.SegmPointd. This is the const half of the class.
◆ Const_SegmPointd() [1/4]
| unsafe MR.Const_SegmPointd.Const_SegmPointd |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_SegmPointd() [2/4]
◆ Const_SegmPointd() [3/4]
| MR.Const_SegmPointd.Const_SegmPointd |
( |
SegmPointd | _other | ) |
|
|
inline |
◆ Const_SegmPointd() [4/4]
| unsafe MR.Const_SegmPointd.Const_SegmPointd |
( |
double | a | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_SegmPointd.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_SegmPointd.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ Equals() [1/3]
| bool MR.Const_SegmPointd.Equals |
( |
double | rhs | ) |
|
|
inline |
◆ Equals() [2/3]
◆ Equals() [3/3]
| override bool MR.Const_SegmPointd.Equals |
( |
object? | other | ) |
|
|
inline |
◆ inVertex()
| unsafe int MR.Const_SegmPointd.inVertex |
( |
| ) |
|
|
inline |
◆ operator Const_SegmPointd()
◆ operator double()
Generated from conversion operator MR::SegmPointd::operator double.
◆ operator!=() [1/2]
◆ operator!=() [2/2]
◆ operator==() [1/2]
Generated from method MR::SegmPointd::operator==.
◆ operator==() [2/2]
returns true if two points have equal (a) representation Generated from method MR::SegmPointd::operator==.
◆ sym()
represents the same point relative to oppositely directed segment Generated from method MR.SegmPointd.sym.
◆ __ref_storage_a
| unsafe double* MR.Const_SegmPointd.__ref_storage_a |
|
protected |
◆ __ref_storage_Eps
| unsafe double* MR.Const_SegmPointd.__ref_storage_Eps |
|
staticprotected |
| unsafe double MR.Const_SegmPointd.a |
|
get |
a in [0,1], a=0 => point is in v0, a=1 => point is in v1
◆ Eps
| unsafe double MR.Const_SegmPointd.Eps |
|
staticget |
The documentation for this class was generated from the following file: