Module bbecs::data_types::point[][src]

Structs

Point

Point that stores a f32 x and y with methods for manipulating the point. Uses Vector math for the methods