20 template <
int N,
typename Real>
39 std::array<Vector<N, Real>, 2>
axis;
53 template <
typename Real>
57 template <
int N,
typename Real>
61 for (
int i = 0; i < 2; ++i)
68 template <
int N,
typename Real>
79 template <
int N,
typename Real>
94 template <
int N,
typename Real>
102 for (
int i = 0; i < 2; ++i)
110 for (
int i = 0; i < 2; ++i)
121 template <
int N,
typename Real>
127 template <
int N,
typename Real>
153 template <
int N,
typename Real>
159 template <
int N,
typename Real>
165 template <
int N,
typename Real>
std::array< Vector< N, Real >, 2 > axis
bool operator<(Rectangle const &rectangle) const
bool operator<=(Rectangle const &rectangle) const
bool operator==(Rectangle const &rectangle) const
void GetVertices(std::array< Vector< N, Real >, 4 > &vertex) const
bool operator!=(Rectangle const &rectangle) const
bool operator>(Rectangle const &rectangle) const
bool operator>=(Rectangle const &rectangle) const