draw(const ColorF &color=Palette::Black) const | s3d::SaturatedLinework< TargetShape, URNG > | |
generate() const | s3d::SaturatedLinework< TargetShape, URNG > | |
getLineCount() const noexcept | s3d::SaturatedLinework< TargetShape, URNG > | |
getMaxThickness() const noexcept | s3d::SaturatedLinework< TargetShape, URNG > | |
getMinThickness() const noexcept | s3d::SaturatedLinework< TargetShape, URNG > | |
getOffsetRange() const noexcept | s3d::SaturatedLinework< TargetShape, URNG > | |
getOuterRect() const noexcept | s3d::SaturatedLinework< TargetShape, URNG > | |
getSeed() const noexcept | s3d::SaturatedLinework< TargetShape, URNG > | |
getTargetShape() const noexcept | s3d::SaturatedLinework< TargetShape, URNG > | |
SaturatedLinework() | s3d::SaturatedLinework< TargetShape, URNG > | |
SaturatedLinework(const TargetShape &targetShape) | s3d::SaturatedLinework< TargetShape, URNG > | explicit |
SaturatedLinework(const TargetShape &targetShape, const Rect &outerShape) | s3d::SaturatedLinework< TargetShape, URNG > | |
setLineCount(size_t lineCount) | s3d::SaturatedLinework< TargetShape, URNG > | |
setMaxThickness(double maxThickness) | s3d::SaturatedLinework< TargetShape, URNG > | |
setMinThickness(double minThickness) | s3d::SaturatedLinework< TargetShape, URNG > | |
setOffsetRange(double offsetRange) | s3d::SaturatedLinework< TargetShape, URNG > | |
setOuterRect(const Rect &outerRect) | s3d::SaturatedLinework< TargetShape, URNG > | |
setSeed(uint64 seed) | s3d::SaturatedLinework< TargetShape, URNG > | |
setTargetShape(const TargetShape &targetShape) | s3d::SaturatedLinework< TargetShape, URNG > | |
setThickness(double minThickness, double maxThickness) | s3d::SaturatedLinework< TargetShape, URNG > | |