Packages
colord
Cd
Vec3
add
clear
copy
get_data
init
scalar_multiply
squared_error
subtract
to_string
v0
v1
v2
init
Description:
public
void
init
(
double
v0,
double
v1,
double
v2)
Initialises a vector.
Parameters:
this
the destination vector
v0
component value
v1
component value
v2
component value