You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Members
Dew Math for .NET
ContentsIndexHome
VectorInt Members Public Operators
Public Operators
 
Name 
Description 
 
- 
This is the overview for the - operator overload. 
 
!= 
This is the overview for the != operator overload. 
 
& 
This is the overview for the & operator overload. 
 
* 
This is the overview for the * operator overload. 
 
/ 
This is the overview for the / operator overload. 
 
^ 
This is the overview for the ^ operator overload. 
 
| 
This is the overview for the | operator overload. 
 
+ 
This is the overview for the + operator overload. 
 
< 
This is the overview for the < operator overload. 
 
<< 
Performs bitwise left shift of aValue. 
 
<= 
This is the overview for the <= operator overload. 
 
== 
This is the overview for the == operator overload. 
 
> 
This is the overview for the > operator overload. 
 
>= 
This is the overview for the >= operator overload. 
 
>> 
Performs bitwise right shift of aValue. 
 
byte 
Explicitely convert VectorInt to array of integer. 
 
Explicitely convert VectorInt to array of doubles. 
 
Explicitely convert VectorInt to array of doubles. 
 
int 
Explicitely convert VectorInt to array of integer. 
 
Explicitely convert VectorInt to array of integer. 
 
Implicit type conversion from VectorInt to TMtxVecBase. 
 
Implicit type conversion from VectorInt to TMtxVecInt. 
 
Implicit type conversion from VectorInt to TVecInt. 
 
This is the overview for the VectorInt operator overload. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.