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