JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::RectangleList< ValueType > Member List

This is the complete list of members for juce::RectangleList< ValueType >, including all inherited members.

add(RectangleType rect)juce::RectangleList< ValueType >inline
add(ValueType x, ValueType y, ValueType width, ValueType height)juce::RectangleList< ValueType >inline
add(const RectangleList &other)juce::RectangleList< ValueType >inline
addWithoutMerging(RectangleType rect)juce::RectangleList< ValueType >inline
begin() const noexceptjuce::RectangleList< ValueType >inline
clear()juce::RectangleList< ValueType >inline
clipTo(RectangleType rect)juce::RectangleList< ValueType >inline
clipTo(const RectangleList< OtherValueType > &other)juce::RectangleList< ValueType >inline
consolidate()juce::RectangleList< ValueType >inline
containsPoint(Point< ValueType > point) const noexceptjuce::RectangleList< ValueType >inline
containsPoint(ValueType x, ValueType y) const noexceptjuce::RectangleList< ValueType >inline
containsRectangle(RectangleType rectangleToCheck) constjuce::RectangleList< ValueType >inline
end() const noexceptjuce::RectangleList< ValueType >inline
ensureStorageAllocated(int minNumRectangles)juce::RectangleList< ValueType >inline
getBounds() const noexceptjuce::RectangleList< ValueType >inline
getIntersectionWith(RectangleType rect, RectangleList &destRegion) constjuce::RectangleList< ValueType >inline
getNumRectangles() const noexceptjuce::RectangleList< ValueType >inline
getRectangle(int index) const noexceptjuce::RectangleList< ValueType >inline
intersects(const RectangleList &other) const noexceptjuce::RectangleList< ValueType >inline
intersectsRectangle(RectangleType rectangleToCheck) const noexceptjuce::RectangleList< ValueType >inline
isEmpty() const noexceptjuce::RectangleList< ValueType >inline
offsetAll(Point< ValueType > offset) noexceptjuce::RectangleList< ValueType >inline
offsetAll(ValueType dx, ValueType dy) noexceptjuce::RectangleList< ValueType >inline
operator=(const RectangleList &other)juce::RectangleList< ValueType >inline
operator=(RectangleList &&other) noexceptjuce::RectangleList< ValueType >inline
RectangleList()=defaultjuce::RectangleList< ValueType >
RectangleList(const RectangleList &other)juce::RectangleList< ValueType >inline
RectangleList(RectangleType rect)juce::RectangleList< ValueType >inline
RectangleList(RectangleList &&other) noexceptjuce::RectangleList< ValueType >inline
RectangleType typedefjuce::RectangleList< ValueType >
rectsjuce::RectangleList< ValueType >private
scaleAll(ScaleType scaleFactor) noexceptjuce::RectangleList< ValueType >inline
subtract(RectangleType rect)juce::RectangleList< ValueType >inline
subtract(const RectangleList &otherList)juce::RectangleList< ValueType >inline
swapWith(RectangleList &otherList) noexceptjuce::RectangleList< ValueType >inline
toPath() constjuce::RectangleList< ValueType >inline
transformAll(const AffineTransform &transform) noexceptjuce::RectangleList< ValueType >inline