JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
EdgeTable Member List
This is the complete list of members for EdgeTable, including all inherited members.
clipLineToMask(int x, int y, const uint8 *mask, int maskStride, int numPixels)EdgeTable
clipToEdgeTable(const EdgeTable &other)EdgeTable
clipToRectangle(const Rectangle< int > &r)EdgeTable
EdgeTable(const Rectangle< int > &clipLimits, const Path &pathToAdd, const AffineTransform &transform)EdgeTable
EdgeTable(const Rectangle< int > &rectangleToAdd)EdgeTable [explicit]
EdgeTable(const RectangleList &rectanglesToAdd)EdgeTable [explicit]
EdgeTable(const Rectangle< float > &rectangleToAdd)EdgeTable [explicit]
EdgeTable(const EdgeTable &other)EdgeTable
excludeRectangle(const Rectangle< int > &r)EdgeTable
getMaximumBounds() const noexceptEdgeTable
isEmpty() noexceptEdgeTable
iterate(EdgeTableIterationCallback &iterationCallback) const noexceptEdgeTable
operator=(const EdgeTable &other)EdgeTable
optimiseTable()EdgeTable
translate(float dx, int dy) noexceptEdgeTable
~EdgeTable()EdgeTable