ILNumerics - Technical Application Development 
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
 
 
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
protected virtual void getLimitsInternal( Stack<Matrix4> transforms, Limits ret, bool ignoreRootTransform = true, Nullable<Vector3> lowerBound = null )
Parameters
- transforms
 - Type: System.Collections.GenericStackMatrix4
 - ret
 - Type: ILNumerics.DrawingLimits
 - ignoreRootTransform (Optional)
 - Type: SystemBoolean
 - lowerBound (Optional)
 - Type: SystemNullableVector3
 
See Also