openshot-audio  0.1.2
juce::RectangleList< ValueType > Member List

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

add(const 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(const RectangleType &rect)juce::RectangleList< ValueType >inline
begin() const noexceptjuce::RectangleList< ValueType >inline
clear()juce::RectangleList< ValueType >inline
clipTo(const 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(const 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(const 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(const 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
RectangleList() noexceptjuce::RectangleList< ValueType >inline
RectangleList(const RectangleList &other)juce::RectangleList< ValueType >inline
RectangleList(const RectangleType &rect)juce::RectangleList< ValueType >inline
RectangleType typedefjuce::RectangleList< ValueType >
scaleAll(ScaleType scaleFactor) noexceptjuce::RectangleList< ValueType >inline
subtract(const 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