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