3-dimensional plane: dot(n,x) - d = 0 Generated from class MR.Plane3d. This is the non-const half of the class.
More...
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 |
◆ Plane3d() [3/5]
| MR.Plane3d.Plane3d |
( |
Plane3d | _other | ) |
|
|
inline |
◆ Plane3d() [4/5]
| unsafe MR.Plane3d.Plane3d |
( |
in MR.Vector3d | n, |
|
|
double | d ) |
|
inline |
◆ Plane3d() [5/5]
| unsafe MR.Plane3d.Plane3d |
( |
MR.Const_Plane3f | p | ) |
|
|
inline |
◆ 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: