class SFML::Vector3

3D vector with float components. Mirrors Vector2’s surface — same arithmetic, same coerce trick for 2 * v, same pattern-match support. Used by the 3D-audio API (Sound#position, Listener,…) and as a back-end for Image size hints.