Tvector4_single : Method overview By inheritance

Tvector4_single

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.