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 | |
---|---|---|
![]() | Contains(BoxF) | |
![]() | Contains(BoxF) | |
![]() | Contains(SphereF) | |
![]() | Contains(SphereF) | |
![]() | Contains(Vector3F) | |
![]() | Equals(Object) | (Overrides ValueTypeEquals(Object).) |
![]() | Equals(SphereF, Single) | |
![]() | GetHashCode | (Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Intersects(BoundsF) | |
![]() | Intersects(BoundsF) | |
![]() | Intersects(BoxF) | |
![]() | Intersects(BoxF) | |
![]() | Intersects(ConeF) | |
![]() | Intersects(Line3F) | |
![]() | Intersects(RayF) | |
![]() | Intersects(SphereF) | |
![]() | Intersects(SphereF) | |
![]() | Intersects(TriangleF) | |
![]() | Intersects(TriangleF) | |
![]() | Intersects(RayF, Single, Single) | |
![]() | IsCleared | |
![]() ![]() | Merge | |
![]() | ToBounds | |
![]() | ToBounds(BoundsF) | |
![]() | ToSphere | |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
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.) |