SphereF Structure |
Namespace: NeoAxis
public struct SphereF
The SphereF type exposes the following members.
| Name | Description | |
|---|---|---|
| SphereF(SphereF) | Initializes a new instance of the SphereF class | |
| SphereF(Vector3F, Single) | Initializes a new instance of the SphereF class |
| Name | Description | |
|---|---|---|
| Equality | ||
| (SphereF to Sphere) | ||
| Inequality |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |