ILNumerics Ultimate VS

ScreenObjectgetLimitsInternal Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

protected override 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

Reference