neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::basic_box_areas< DimensionType > Member List

This is the complete list of members for neogfx::basic_box_areas< DimensionType >, including all inherited members.

abstract_type typedefneogfx::basic_box_areas< DimensionType >
basic_box_areas()neogfx::basic_box_areas< DimensionType >inline
basic_box_areas(dimension_type all)neogfx::basic_box_areas< DimensionType >inline
basic_box_areas(dimension_type left, dimension_type top, dimension_type right, dimension_type bottom)neogfx::basic_box_areas< DimensionType >inline
basic_box_areas(dimension_type leftRight, dimension_type topBottom)neogfx::basic_box_areas< DimensionType >inline
basic_box_areas(const size_type &aDimensions)neogfx::basic_box_areas< DimensionType >inline
basic_box_areas(const point_type &aTopLeft, const point_type &aBottomRight)neogfx::basic_box_areas< DimensionType >inline
basic_box_areas(const basic_box_areas< DimensionType2 > &other)neogfx::basic_box_areas< DimensionType >inline
bottomneogfx::basic_box_areas< DimensionType >
bottom_right() constneogfx::basic_box_areas< DimensionType >inline
ceil() constneogfx::basic_box_areas< DimensionType >inline
coordinate_type typedefneogfx::basic_box_areas< DimensionType >
dimension_type typedefneogfx::basic_box_areas< DimensionType >
floor() constneogfx::basic_box_areas< DimensionType >inline
leftneogfx::basic_box_areas< DimensionType >
operator*=(const self_type &other)neogfx::basic_box_areas< DimensionType >inline
operator*=(dimension_type amount)neogfx::basic_box_areas< DimensionType >inline
operator+=(const self_type &other)neogfx::basic_box_areas< DimensionType >inline
operator+=(dimension_type amount)neogfx::basic_box_areas< DimensionType >inline
operator-() constneogfx::basic_box_areas< DimensionType >inline
operator-=(const self_type &other)neogfx::basic_box_areas< DimensionType >inline
operator-=(dimension_type amount)neogfx::basic_box_areas< DimensionType >inline
operator/=(const self_type &other)neogfx::basic_box_areas< DimensionType >inline
operator/=(dimension_type amount)neogfx::basic_box_areas< DimensionType >inline
operator<=>(const self_type &) const =defaultneogfx::basic_box_areas< DimensionType >
point_type typedefneogfx::basic_box_areas< DimensionType >
rightneogfx::basic_box_areas< DimensionType >
round() constneogfx::basic_box_areas< DimensionType >inline
size() constneogfx::basic_box_areas< DimensionType >inline
size_type typedefneogfx::basic_box_areas< DimensionType >
topneogfx::basic_box_areas< DimensionType >
top_left() constneogfx::basic_box_areas< DimensionType >inline
with_bottom(dimension_type d) constneogfx::basic_box_areas< DimensionType >inline
with_left(dimension_type d) constneogfx::basic_box_areas< DimensionType >inline
with_right(dimension_type d) constneogfx::basic_box_areas< DimensionType >inline
with_top(dimension_type d) constneogfx::basic_box_areas< DimensionType >inline