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