3-dimensional plane: dot(n,x) - d = 0 Generated from class MR.Plane3f. This is the non-const half of the class.
More...
|
| unsafe | Plane3f () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | Plane3f (MR.Const_Plane3f _other) |
| | Generated from constructor MR.Plane3f.Plane3f.
|
| |
| | Plane3f (Plane3f _other) |
| | Generated from constructor MR.Plane3f.Plane3f.
|
| |
| unsafe | Plane3f (in MR.Vector3f n, float d) |
| | Generated from constructor MR.Plane3f.Plane3f.
|
| |
| unsafe | Plane3f (MR.Const_Plane3d p) |
| | Generated from constructor MR.Plane3f.Plane3f.
|
| |
| unsafe MR.Plane3f | assign (MR.Const_Plane3f _other) |
| | Generated from method MR.Plane3f.operator=.
|
| |
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 |
Generated from constructor MR.Plane3f.Plane3f.
◆ Plane3f() [3/5]
| MR.Plane3f.Plane3f |
( |
Plane3f | _other | ) |
|
|
inline |
Generated from constructor MR.Plane3f.Plane3f.
◆ Plane3f() [4/5]
| unsafe MR.Plane3f.Plane3f |
( |
in MR.Vector3f | n, |
|
|
float | d ) |
|
inline |
Generated from constructor MR.Plane3f.Plane3f.
◆ Plane3f() [5/5]
| unsafe MR.Plane3f.Plane3f |
( |
MR.Const_Plane3d | p | ) |
|
|
inline |
Generated from constructor MR.Plane3f.Plane3f.
◆ 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: