You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecBase Class > TMtxVecBase Methods > TMtxVecBase.SubRangeLevel Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecBase.SubRangeLevel Method

Returns the current subrange stack level.

Syntax
C#
Visual Basic
public int SubRangeLevel();

When the stack has zero size, the subrange level is -1. Maximum level is determined with MaxSubRangeLevel global variable with default value of 4. This routine can be usefull for debugging purposes.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!