a ball = points surrounded by a sphere in arbitrary space with vector type V Generated from class MR.Ball2d. This is the non-const half of the class.
More...
a ball = points surrounded by a sphere in arbitrary space with vector type V Generated from class MR.Ball2d. This is the non-const half of the class.
◆ Ball2d() [1/4]
| unsafe MR.Ball2d.Ball2d |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Ball2d() [2/4]
| unsafe MR.Ball2d.Ball2d |
( |
MR.Vector2d | center, |
|
|
double | radiusSq ) |
|
inline |
◆ Ball2d() [3/4]
| unsafe MR.Ball2d.Ball2d |
( |
MR.Const_Ball2d | _other | ) |
|
|
inline |
◆ Ball2d() [4/4]
| MR.Ball2d.Ball2d |
( |
Ball2d | _other | ) |
|
|
inline |
◆ assign()
| unsafe MR.Ball2d MR.Ball2d.assign |
( |
MR.Const_Ball2d | _other | ) |
|
|
inline |
Generated from method MR::Ball2d::operator=.
◆ center
◆ radiusSq
| new unsafe ref double MR.Ball2d.radiusSq |
|
get |
The documentation for this class was generated from the following file: