Tvector4_single : Method overview by Name
Member | Visibility | Description |
---|---|---|
init(Tvector4_single) | default | Initializes the vector, setting its elements to the values passed to the constructor. |
init_one(Tvector4_single) | default | Initializes the vector and sets its elements to one |
init_zero(Tvector4_single) | default | Initializes the vector and sets its elements to zero |
length(Tvector4_single) | default | Calculates the length of the vector. |
squared_length(Tvector4_single) | default | Calculates the squared length of the vector. |