![]() |
Overloaded. Initializes a new instance of the BoundingVolume class. |
![]() | The Center of the bounding volume. Used by Sphere and Box |
![]() | The Radius of the bounding volume. Used by Sphere |
![]() | The Scale of the bounding volume. Used by Box |
![]() | Draw our bounding volume if desired. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns true if "this" BoundingVolume intersects the parameter BoundingVolume. |
![]() | Returns a String that represents the current Object. |
![]() | Update the position of our bounding volume |
![]() | Update the position of our bounding volume |
![]() | Update the position of our bounding volume |
![]() | Update the position of our bounding volume |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
BoundingVolume Class | DarkWynter.Engine.Physics Namespace