Saga3D API Documentation
1.0-RC4
saga::core::rect< T > Member List
This is the complete list of members for
saga::core::rect< T >
, including all inherited members.
addInternalPoint
(const glm::vec2 &p)
saga::core::rect< T >
inline
addInternalPoint
(T x, T y)
saga::core::rect< T >
inline
clipAgainst
(const rect< T > &other)
saga::core::rect< T >
inline
constrainTo
(const rect< T > &other)
saga::core::rect< T >
inline
getArea
() const
saga::core::rect< T >
inline
getCenter
() const
saga::core::rect< T >
inline
getHeight
() const
saga::core::rect< T >
inline
getSize
() const
saga::core::rect< T >
inline
getWidth
() const
saga::core::rect< T >
inline
isPointInside
(const glm::vec2 &pos) const
saga::core::rect< T >
inline
isRectCollided
(const rect< T > &other) const
saga::core::rect< T >
inline
isValid
() const
saga::core::rect< T >
inline
LowerRightCorner
saga::core::rect< T >
operator!=
(const rect< T > &other) const
saga::core::rect< T >
inline
operator+
(const glm::vec2 &pos) const
saga::core::rect< T >
inline
operator+=
(const glm::vec2 &pos)
saga::core::rect< T >
inline
operator-
(const glm::vec2 &pos) const
saga::core::rect< T >
inline
operator-=
(const glm::vec2 &pos)
saga::core::rect< T >
inline
operator<
(const rect< T > &other) const
saga::core::rect< T >
inline
operator==
(const rect< T > &other) const
saga::core::rect< T >
inline
rect
()
saga::core::rect< T >
inline
rect
(T x, T y, T x2, T y2)
saga::core::rect< T >
inline
rect
(const glm::vec2 &upperLeft, const glm::vec2 &lowerRight)
saga::core::rect< T >
inline
rect
(const glm::vec2 &pos, const glm::vec2 &size)
saga::core::rect< T >
inline
rect
(const glm::vec2 &size)
saga::core::rect< T >
inline
explicit
repair
()
saga::core::rect< T >
inline
UpperLeftCorner
saga::core::rect< T >
Generated by
1.8.17