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