two edge-points (e.g. representing collision point of two edges) Generated from class MR.EdgePointPair. This is the non-const half of the class.
More...
|
| unsafe | EdgePointPair () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | EdgePointPair (MR.Const_EdgePointPair _other) |
| | Generated from constructor MR.EdgePointPair.EdgePointPair.
|
| |
| | EdgePointPair (EdgePointPair _other) |
| | Generated from constructor MR.EdgePointPair.EdgePointPair.
|
| |
| unsafe | EdgePointPair (MR.Const_EdgePoint ia, MR.Const_EdgePoint ib) |
| | Generated from constructor MR.EdgePointPair.EdgePointPair.
|
| |
| unsafe MR.EdgePointPair | assign (MR.Const_EdgePointPair _other) |
| | Generated from method MR.EdgePointPair.operator=.
|
| |
two edge-points (e.g. representing collision point of two edges) Generated from class MR.EdgePointPair. This is the non-const half of the class.
◆ EdgePointPair() [1/4]
| unsafe MR.EdgePointPair.EdgePointPair |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ EdgePointPair() [2/4]
| unsafe MR.EdgePointPair.EdgePointPair |
( |
MR.Const_EdgePointPair | _other | ) |
|
|
inline |
Generated from constructor MR.EdgePointPair.EdgePointPair.
◆ EdgePointPair() [3/4]
Generated from constructor MR.EdgePointPair.EdgePointPair.
◆ EdgePointPair() [4/4]
| unsafe MR.EdgePointPair.EdgePointPair |
( |
MR.Const_EdgePoint | ia, |
|
|
MR.Const_EdgePoint | ib ) |
|
inline |
Generated from constructor MR.EdgePointPair.EdgePointPair.
◆ assign()
| unsafe MR.EdgePointPair MR.EdgePointPair.assign |
( |
MR.Const_EdgePointPair | _other | ) |
|
|
inline |
Generated from method MR.EdgePointPair.operator=.
The documentation for this class was generated from the following file: