TIndexType Enumeration

Header: Dew.Math/Math387.h · Cross-compiler

enum class TIndexType : unsigned int;

Type used to define indexation type.

Values

NameDescription
indIncrementIncremented value.
indMaskMask vector.
indVectorVector of indices.