Tesla Graphics Engine Documentation (January 2012)
Transform Method (transform)
TeslaTesla.BoundingBoundingBoxTransform(Transform)
Transforms this volume by the SRT transform and creates a new bounding volume that contains the result. The bounding volume will be of the same type as the caller.
Declaration Syntax
C#
public override BoundingVolume Transform(
	Transform transform
)
Parameters
transform (Transform)
SRT transform
Return Value
New transformed volume

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