nCine 2025.06.r503-ff15d8d
A cross-platform 2D game engine
Loading...
Searching...
No Matches
ncine::Rect< T > Member List

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

center() constncine::Rect< T >inline
contains(T px, T py) constncine::Rect< T >inline
contains(const Vector2< T > &p) constncine::Rect< T >inline
contains(const Rect< T > &rect) constncine::Rect< T >inline
convertType(const Rect< S > &other) (defined in ncine::Rect< T >)ncine::Rect< T >static
convertType(const Rect< S > &other) (defined in ncine::Rect< T >)ncine::Rect< T >inline
fromCenterSize(T xx, T yy, T ww, T hh)ncine::Rect< T >inlinestatic
fromCenterSize(const Vector2< T > &center, const Vector2< T > &size)ncine::Rect< T >inlinestatic
fromCenterSize(const Vector2< T > &center, T ww, T hh)ncine::Rect< T >inlinestatic
fromCenterSize(T xx, T yy, const Vector2< T > &size)ncine::Rect< T >inlinestatic
fromMinMax(T minX, T minY, T maxX, T maxY)ncine::Rect< T >inlinestatic
fromMinMax(const Vector2< T > &min, const Vector2< T > &max)ncine::Rect< T >inlinestatic
fromMinMax(const Vector2< T > &min, T maxX, T maxY)ncine::Rect< T >inlinestatic
fromMinMax(T minX, T minY, const Vector2< T > &max)ncine::Rect< T >inlinestatic
hncine::Rect< T >
intersect(const Rect< T > &rect)ncine::Rect< T >inline
invertSize()ncine::Rect< T >inline
max() constncine::Rect< T >inline
min() constncine::Rect< T >inline
operator=(const Rect &other) (defined in ncine::Rect< T >)ncine::Rect< T >inline
operator==(const Rect &rect) constncine::Rect< T >inline
overlaps(const Rect< T > &rect) constncine::Rect< T >inline
Rect()ncine::Rect< T >inline
Rect(T xx, T yy, T ww, T hh)ncine::Rect< T >inline
Rect(const Vector2< T > &topLeft, const Vector2< T > &size)ncine::Rect< T >inline
Rect(const Vector2< T > &topLeft, T ww, T hh)ncine::Rect< T >inline
Rect(T xx, T yy, const Vector2< T > &size)ncine::Rect< T >inline
Rect(const Rect &other) (defined in ncine::Rect< T >)ncine::Rect< T >inline
set(T xx, T yy, T ww, T hh)ncine::Rect< T >inline
set(const Vector2< T > &topLeft, const Vector2< T > &size)ncine::Rect< T >inline
set(const Vector2< T > &topLeft, T ww, T hh)ncine::Rect< T >inline
set(T xx, T yy, const Vector2< T > &size)ncine::Rect< T >inline
setCenter(float cx, float cy)ncine::Rect< T >inline
setCenter(const Vector2< T > &center)ncine::Rect< T >inline
setCenterSize(T xx, T yy, T ww, T hh)ncine::Rect< T >inline
setCenterSize(const Vector2< T > &center, const Vector2< T > &size)ncine::Rect< T >inline
setCenterSize(const Vector2< T > &center, T ww, T hh)ncine::Rect< T >inline
setCenterSize(T xx, T yy, const Vector2< T > &size)ncine::Rect< T >inline
setMinMax(T minX, T minY, T maxX, T maxY)ncine::Rect< T >inline
setMinMax(const Vector2< T > &min, const Vector2< T > &max)ncine::Rect< T >inline
setMinMax(const Vector2< T > &min, T maxX, T maxY)ncine::Rect< T >inline
setMinMax(T minX, T minY, const Vector2< T > &max)ncine::Rect< T >inline
setSize(float ww, float hh)ncine::Rect< T >inline
setSize(const Vector2< T > &size)ncine::Rect< T >inline
wncine::Rect< T >
xncine::Rect< T >
yncine::Rect< T >