Merges this bounding volume with a second one. The resulting
bounding volume is returned as a new object and will contain the
original volumes completely. The returned value will be of the
same bounding type as the caller.
| C# |
public override BoundingVolume Merge( BoundingVolume volume )
- volume (BoundingVolume)
- Volume to merge with
New volume that contains the original two
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)