Generated from class MR.Sphere2f. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.Sphere2f. This is the const half of the class.
◆ Const_Sphere2f() [1/4]
| unsafe MR.Const_Sphere2f.Const_Sphere2f |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_Sphere2f() [2/4]
◆ Const_Sphere2f() [3/4]
| MR.Const_Sphere2f.Const_Sphere2f |
( |
Sphere2f | _other | ) |
|
|
inline |
◆ Const_Sphere2f() [4/4]
| unsafe MR.Const_Sphere2f.Const_Sphere2f |
( |
in MR.Vector2f | c, |
|
|
float | r ) |
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_Sphere2f.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_Sphere2f.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ distance()
| unsafe float MR.Const_Sphere2f.distance |
( |
in MR.Vector2f | x | ) |
|
|
inline |
returns signed distance from given point to this sphere: positive - outside, zero - on sphere, negative - inside Generated from method MR.Sphere2f.distance.
◆ distanceSq()
| unsafe float MR.Const_Sphere2f.distanceSq |
( |
in MR.Vector2f | x | ) |
|
|
inline |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool MR.Const_Sphere2f.Equals |
( |
object? | other | ) |
|
|
inline |
◆ operator!=()
◆ operator==()
Generated from function MR::operator==.
◆ project()
◆ __ref_storage_center
| unsafe MR.Vector2f* MR.Const_Sphere2f.__ref_storage_center |
|
protected |
◆ __ref_storage_radius
| unsafe float* MR.Const_Sphere2f.__ref_storage_radius |
|
protected |
◆ center
| unsafe ref readonly MR.Vector2f MR.Const_Sphere2f.center |
|
get |
◆ radius
| unsafe float MR.Const_Sphere2f.radius |
|
get |
The documentation for this class was generated from the following file: