2- or 3-dimensional line: cross( x - p, d ) = 0 Generated from class MR.Line2f. This is the non-const half of the class.
More...
|
| unsafe | Line2f () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | Line2f (MR.Const_Line2f _other) |
| | Generated from constructor MR.Line2f.Line2f.
|
| |
| | Line2f (Line2f _other) |
| | Generated from constructor MR.Line2f.Line2f.
|
| |
| unsafe | Line2f (in MR.Vector2f p, in MR.Vector2f d) |
| | Generated from constructor MR.Line2f.Line2f.
|
| |
| unsafe MR.Line2f | assign (MR.Const_Line2f _other) |
| | Generated from method MR.Line2f.operator=.
|
| |
2- or 3-dimensional line: cross( x - p, d ) = 0 Generated from class MR.Line2f. This is the non-const half of the class.
◆ Line2f() [1/4]
| unsafe MR.Line2f.Line2f |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Line2f() [2/4]
| unsafe MR.Line2f.Line2f |
( |
MR.Const_Line2f | _other | ) |
|
|
inline |
Generated from constructor MR.Line2f.Line2f.
◆ Line2f() [3/4]
| MR.Line2f.Line2f |
( |
Line2f | _other | ) |
|
|
inline |
Generated from constructor MR.Line2f.Line2f.
◆ Line2f() [4/4]
Generated from constructor MR.Line2f.Line2f.
◆ assign()
| unsafe MR.Line2f MR.Line2f.assign |
( |
MR.Const_Line2f | _other | ) |
|
|
inline |
Generated from method MR.Line2f.operator=.
The documentation for this class was generated from the following file: