Tesla Graphics Engine Documentation (January 2012)
MergeLocal Method (volume)
TeslaTesla.BoundingBoundingBoxMergeLocal(BoundingVolume)
Merges this bounding volume with a second one. The resulting bounding volume is stored locally and will contain the original volumes completely.
Declaration Syntax
C#
public override void MergeLocal(
	BoundingVolume volume
)
Parameters
volume (BoundingVolume)
Volume to merge with

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)