Generated from class MR.LineSegm2d. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.LineSegm2d. This is the const half of the class.
◆ Const_LineSegm2d() [1/4]
| unsafe MR.Const_LineSegm2d.Const_LineSegm2d |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_LineSegm2d() [2/4]
◆ Const_LineSegm2d() [3/4]
| MR.Const_LineSegm2d.Const_LineSegm2d |
( |
LineSegm2d | _other | ) |
|
|
inline |
◆ Const_LineSegm2d() [4/4]
◆ call()
| unsafe MR.Vector2d MR.Const_LineSegm2d.call |
( |
double | param | ) |
|
|
inline |
returns point on the line, where param=0 returns a and param=1 returns b Generated from method MR::LineSegm2d::operator().
◆ dir()
◆ Dispose() [1/2]
| virtual void MR.Const_LineSegm2d.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_LineSegm2d.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ length()
| unsafe double MR.Const_LineSegm2d.length |
( |
| ) |
|
|
inline |
◆ lengthSq()
| unsafe double MR.Const_LineSegm2d.lengthSq |
( |
| ) |
|
|
inline |
◆ __ref_storage_a
| unsafe MR.Vector2d* MR.Const_LineSegm2d.__ref_storage_a |
|
protected |
◆ __ref_storage_b
| unsafe MR.Vector2d* MR.Const_LineSegm2d.__ref_storage_b |
|
protected |
The documentation for this class was generated from the following file: