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