OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::SaturatedLinework< TargetShape, URNG > Member List

This is the complete list of members for s3d::SaturatedLinework< TargetShape, URNG >, including all inherited members.

draw(const ColorF &color=Palette::Black) consts3d::SaturatedLinework< TargetShape, URNG >
generate() consts3d::SaturatedLinework< TargetShape, URNG >
getLineCount() const noexcepts3d::SaturatedLinework< TargetShape, URNG >
getMaxThickness() const noexcepts3d::SaturatedLinework< TargetShape, URNG >
getMinThickness() const noexcepts3d::SaturatedLinework< TargetShape, URNG >
getOffsetRange() const noexcepts3d::SaturatedLinework< TargetShape, URNG >
getOuterRect() const noexcepts3d::SaturatedLinework< TargetShape, URNG >
getSeed() const noexcepts3d::SaturatedLinework< TargetShape, URNG >
getTargetShape() const noexcepts3d::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 >