Type Definition sfml::system::Vector3f[][src]

type Vector3f = Vector3<f32>;

Vector3 with f32 coordinates.