3-dimensional plane: dot(n,x) - d = 0 Generated from class MR.Plane3d. This is the non-const half of the class.
More...
|
| unsafe | Plane3d () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | Plane3d (MR.Const_Plane3d _other) |
| | Generated from constructor MR.Plane3d.Plane3d.
|
| |
| | Plane3d (Plane3d _other) |
| | Generated from constructor MR.Plane3d.Plane3d.
|
| |
| unsafe | Plane3d (in MR.Vector3d n, double d) |
| | Generated from constructor MR.Plane3d.Plane3d.
|
| |
| unsafe | Plane3d (MR.Const_Plane3f p) |
| | Generated from constructor MR.Plane3d.Plane3d.
|
| |
| unsafe MR.Plane3d | assign (MR.Const_Plane3d _other) |
| | Generated from method MR.Plane3d.operator=.
|
| |
3-dimensional plane: dot(n,x) - d = 0 Generated from class MR.Plane3d. This is the non-const half of the class.
◆ Plane3d() [1/5]
| unsafe MR.Plane3d.Plane3d |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Plane3d() [2/5]
| unsafe MR.Plane3d.Plane3d |
( |
MR.Const_Plane3d | _other | ) |
|
|
inline |
Generated from constructor MR.Plane3d.Plane3d.
◆ Plane3d() [3/5]
| MR.Plane3d.Plane3d |
( |
Plane3d | _other | ) |
|
|
inline |
Generated from constructor MR.Plane3d.Plane3d.
◆ Plane3d() [4/5]
| unsafe MR.Plane3d.Plane3d |
( |
in MR.Vector3d | n, |
|
|
double | d ) |
|
inline |
Generated from constructor MR.Plane3d.Plane3d.
◆ Plane3d() [5/5]
| unsafe MR.Plane3d.Plane3d |
( |
MR.Const_Plane3f | p | ) |
|
|
inline |
Generated from constructor MR.Plane3d.Plane3d.
◆ assign()
| unsafe MR.Plane3d MR.Plane3d.assign |
( |
MR.Const_Plane3d | _other | ) |
|
|
inline |
Generated from method MR.Plane3d.operator=.
| new unsafe ref double MR.Plane3d.d |
|
get |
The documentation for this class was generated from the following file: