SbBox4i32 Methods |
The SbBox4i32 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contains |
Tests if the specified box is fully contained
inside this box.
|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | ExtendBy(SbBox4i32) |
Extends this box (if necessary) to contain the specified box.
|
![]() | ExtendBy(SbBox4i32) |
Extends this box (if necessary) to contain the specified box.
|
![]() | ExtendBy(SbVec4i32) |
Extends this box (if necessary) to contain the specified point.
|
![]() | ExtendBy(SbVec4i32) |
Extends this box (if necessary) to contain the specified point.
|
![]() | GetCenter |
Returns the center of the box.
|
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Intersect(SbBox4i32) |
Convenient method. Intersect(SbBox4i32) for more details.
|
![]() | Intersect(SbBox4i32) |
Tests if the bb box intersects this box.
|
![]() | Intersect(SbVec4i32) |
Convenient method. Intersect(SbVec4i32) for more details.
|
![]() | Intersect(SbVec4i32) |
Tests if the pt point intersects this box.
|
![]() | Intersection |
Gets the intersection of the specified box with this box.
|
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |