[][src]Module nova_math::vector

Modules

std140

Structs

TVec2

A generic 2 component vector

TVec3

A generic 3 component vector

TVec4

A generic 4 component vector

Functions

vector_2_f32

Const fn for constructing a TVec2 in a const context

vector_2_f64

Const fn for constructing a TVec2 in a const context

vector_3_f32

Const fn for constructing a TVec3 in a const context

vector_3_f64

Const fn for constructing a TVec3 in a const context

vector_4_f32

Const fn for constructing a TVec2 in a const context

vector_4_f64

Const fn for constructing a TVec2 in a const context