You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Operators > VectorInt Constructor > VectorInt.VectorInt Constructor (int, TIntPrecision)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.VectorInt Constructor (int, TIntPrecision)

Internally creates TVecInt object without using object cache.

Syntax
C#
Visual Basic
public VectorInt(int ALength, TIntPrecision aPrecision);

Creates TVecInt object without using object cache. Suitable for declaring global variables.

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