Gamedev Framework (gf)  0.6.0
A C++11 framework for 2D games
gf::Circ< T > Member List

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

centergf::Circ< T >
Circ() noexceptgf::Circ< T >inline
Circ(const Vector< T, 2 > &circCenter, T circRadius) noexceptgf::Circ< T >inline
contains(const Vector< T, 2 > &point) const noexceptgf::Circ< T >inline
getBottom() const noexceptgf::Circ< T >inline
getCenter() const noexceptgf::Circ< T >inline
getLeft() const noexceptgf::Circ< T >inline
getRadius() const noexceptgf::Circ< T >inline
getRight() const noexceptgf::Circ< T >inline
getTop() const noexceptgf::Circ< T >inline
intersects(const Circ< T > &other) const noexceptgf::Circ< T >inline
isEmpty() const noexceptgf::Circ< T >inline
operator!=(const Circ< T > &lhs, const Circ< T > &rhs)gf::Circ< T >related
operator==(const Circ< T > &lhs, const Circ< T > &rhs)gf::Circ< T >related
radiusgf::Circ< T >