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...
|
| unsafe | Ball3f () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | Ball3f (MR.Vector3f center, float radiusSq) |
| | Constructs MR.Ball3f elementwise.
|
| |
| unsafe | Ball3f (MR.Const_Ball3f _other) |
| | Generated from constructor MR.Ball3f.Ball3f.
|
| |
| | Ball3f (Ball3f _other) |
| | Generated from constructor MR.Ball3f.Ball3f.
|
| |
| unsafe MR.Ball3f | assign (MR.Const_Ball3f _other) |
| | Generated from method MR.Ball3f.operator=.
|
| |
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 |
Generated from constructor MR.Ball3f.Ball3f.
◆ Ball3f() [4/4]
| MR.Ball3f.Ball3f |
( |
Ball3f | _other | ) |
|
|
inline |
Generated from constructor MR.Ball3f.Ball3f.
◆ assign()
| unsafe MR.Ball3f MR.Ball3f.assign |
( |
MR.Const_Ball3f | _other | ) |
|
|
inline |
Generated from method MR.Ball3f.operator=.
◆ center
< ball's center
ball's squared radius
◆ radiusSq
| new unsafe ref float MR.Ball3f.radiusSq |
|
get |
The documentation for this class was generated from the following file: