Tvector2_double : Method overview By inheritance

Tvector2_double

Member Visibility Description
init default Initializes the vector, setting its elements to the values passed to the constructor.
init_one default Initializes the vector and sets its elements to one
init_zero default Initializes the vector and sets its elements to zero
length default Calculates the length of the vector.
squared_length default Calculates the squared length of the vector.