BoundsF Structure |
Namespace: NeoAxis
public struct BoundsF
The BoundsF type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoundsF(BoundsF) | Initializes a new instance of the BoundsF class |
![]() | BoundsF(Vector3F) | Initializes a new instance of the BoundsF class |
![]() | BoundsF(Vector3F, Vector3F) | Initializes a new instance of the BoundsF class |
![]() | BoundsF(Single, Single, Single, Single, Single, Single) | Initializes a new instance of the BoundsF class |
Name | Description | |
---|---|---|
![]() ![]() | Addition(BoundsF, Vector3F) | |
![]() ![]() | Addition(Vector3F, BoundsF) | |
![]() ![]() | Equality | |
![]() ![]() | (BoundsF to Bounds) | |
![]() ![]() | Inequality | |
![]() ![]() | Subtraction(BoundsF, Vector3F) | |
![]() ![]() | Subtraction(Vector3F, BoundsF) |
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.) |