Class to accumulate planes to find then their crossing point Generated from class MR.PlaneAccumulator. This is the non-const half of the class.
More...
Class to accumulate planes to find then their crossing point Generated from class MR.PlaneAccumulator. This is the non-const half of the class.
◆ PlaneAccumulator() [1/3]
| unsafe MR.PlaneAccumulator.PlaneAccumulator |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ PlaneAccumulator() [2/3]
| unsafe MR.PlaneAccumulator.PlaneAccumulator |
( |
MR.Const_PlaneAccumulator | _other | ) |
|
|
inline |
Generated from constructor MR.PlaneAccumulator.PlaneAccumulator.
◆ PlaneAccumulator() [3/3]
Generated from constructor MR.PlaneAccumulator.PlaneAccumulator.
◆ addPlane() [1/2]
| unsafe void MR.PlaneAccumulator.addPlane |
( |
MR.Const_Plane3d | pl | ) |
|
|
inline |
◆ addPlane() [2/2]
| unsafe void MR.PlaneAccumulator.addPlane |
( |
MR.Const_Plane3f | pl | ) |
|
|
inline |
◆ assign()
Generated from method MR.PlaneAccumulator.operator=.
The documentation for this class was generated from the following file: