Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NewTOAPIA
Graphics
Vector2d
C# Class NewTOAPIA.Graphics.Vector2d
Mostra file
Open project: Wiladams/NewTOAPIA
Public Methods
Method
Description
Vector2d
(
double
v
) :
System
Vector2d
(
double
a
,
double
b
) :
System
this
(
int
i
) :
double
Method Details
Vector2d()
public
method
public
Vector2d
(
double
v
) :
System
v
double
return
System
Vector2d()
public
method
public
Vector2d
(
double
a
,
double
b
) :
System
a
double
b
double
return
System
this()
public
method
public
this
(
int
i
) :
double
i
int
return
double