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

Returns the current subrange stack level used by block processing functions.

Syntax
C#
Visual Basic
public int BlockSubRangeLevel();

When the stack has zero size, the subrange level is -1. This routine can be usefull for debugging purposes. When block processing is initiated with a call to BlockInit, the value of BlockSubRangeLevel is set to be equal to the current value of SubRangeLevel. When the block processing finishes, the BlockSubRangeLevel will be set to -1.

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