BoundsI Structure |
Namespace: NeoAxis
public struct BoundsI
The BoundsI type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoundsI(BoundsI) | Initializes a new instance of the BoundsI class |
![]() | BoundsI(Vector3I) | Initializes a new instance of the BoundsI class |
![]() | BoundsI(Vector3I, Vector3I) | Initializes a new instance of the BoundsI class |
![]() | BoundsI(Int32, Int32, Int32, Int32, Int32, Int32) | Initializes a new instance of the BoundsI class |
Name | Description | |
---|---|---|
![]() | Add(BoundsI) | |
![]() | Add(Vector3I) | |
![]() | Add(Vector3I) | |
![]() | Add(Vector3I) | |
![]() | Add(ICollectionVector3I) | |
![]() | Contains(BoundsI) | |
![]() | Contains(Vector3I) | |
![]() | Contains(Vector3I) | |
![]() | Equals | (Overrides ValueTypeEquals(Object).) |
![]() | Expand(Int32) | |
![]() | Expand(Vector3I) | |
![]() | GetHashCode | (Overrides ValueTypeGetHashCode.) |
![]() | GetSize | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetVolume | |
![]() | Intersection(BoundsI) | |
![]() | Intersection(BoundsI, BoundsI) | |
![]() | Intersects | |
![]() | IsCleared | |
![]() ![]() | Merge | |
![]() ![]() | Parse | |
![]() | ToBounds | |
![]() | ToBoundsF | |
![]() | ToPoints | |
![]() | ToPoints(Vector3I) | |
![]() | ToString | (Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | 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.) |