Gamedev Framework (gf)  0.10.0
A C++14 framework for 2D games
gf::Vector< T, 2 > Member List

This is the complete list of members for gf::Vector< T, 2 >, including all inherited members.

begin()gf::Vector< T, 2 >inline
begin() constgf::Vector< T, 2 >inline
cbegin() constgf::Vector< T, 2 >inline
cend() constgf::Vector< T, 2 >inline
colgf::Vector< T, 2 >
end()gf::Vector< T, 2 >inline
end() constgf::Vector< T, 2 >inline
heightgf::Vector< T, 2 >
operator[](std::size_t i) constgf::Vector< T, 2 >inline
operator[](std::size_t i)gf::Vector< T, 2 >inline
rowgf::Vector< T, 2 >
sgf::Vector< T, 2 >
tgf::Vector< T, 2 >
ugf::Vector< T, 2 >
vgf::Vector< T, 2 >
Vector()=defaultgf::Vector< T, 2 >
Vector(ZeroType) noexceptgf::Vector< T, 2 >inline
Vector(T val) noexceptgf::Vector< T, 2 >inlineexplicit
Vector(const T *array)gf::Vector< T, 2 >inlineexplicit
Vector(T first, T second) noexceptgf::Vector< T, 2 >inline
Vector(const Vector &other)=defaultgf::Vector< T, 2 >
Vector(const Vector< U, 2 > &other) noexceptgf::Vector< T, 2 >inline
widthgf::Vector< T, 2 >
xgf::Vector< T, 2 >
ygf::Vector< T, 2 >
zero() noexceptgf::Vector< T, 2 >inline