simplevectors  0.3.9
Simple vector implementations in C++
vectors.hpp
Go to the documentation of this file.
1 
10 #ifndef INCLUDE_SVECTOR_VECTOR_HPP_
11 #define INCLUDE_SVECTOR_VECTOR_HPP_
12 
18 
19 #endif
Enums for core library.
Contains a base vector representation.
Contains a 2D vector representation.
Contains a 3D vector representation.
Functions for the vector classes.