You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Structs, Records, Enums > Dew.Math.TIndexType Enumeration
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Dew.Math.TIndexType Enumeration

Type used to define indexation type.

Syntax
C#
Visual Basic
public enum TIndexType : uint { indIncrement, indVector, indMask }

Math387.cs

Members 
Description 
indIncrement 
Incremented value. 
indVector 
Vector of indices. 
indMask 
Mask vector. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!