|
ai::Paint Class Reference
This class describes how an art object is painted using a fully-defined paint.
More...
#include <IAIPaint.h>
List of all members.
Detailed Description
This class describes how an art object is painted using a fully-defined paint.
Use the PartialPaint class for partially-defined paints.
Constructor & Destructor Documentation
| ai::Paint::Paint |
( |
|
) |
[inline] |
Member Function Documentation
Casts a color object to a Paint object.
| const Paint & ai::Paint::constcast |
( |
const AIColor & |
c |
) |
[inline, static] |
Casts a constant color object to a constant Paint object.
| bool ai::Paint::operator== |
( |
const AIColor & |
b |
) |
const [inline] |
Equality operator.
References AIRealMathSuite::AIRealMatrixEqual, AIColorUnion::b, AIFourColorStyle::black, AIThreeColorStyle::blue, AIColorUnion::c, AIColor::c, AICustomColorStyle::color, AIFourColorStyle::cyan, AIColorUnion::f, AIColorUnion::g, AIGradientStyle::gradient, AIGradientStyle::gradientAngle, AIGradientStyle::gradientLength, AIGradientStyle::gradientOrigin, AIGrayColorStyle::gray, AIThreeColorStyle::green, _t_AIRealPoint::h, AIGradientStyle::hiliteAngle, AIGradientStyle::hiliteLength, kCustomColor, kFourColor, kGradient, kGrayColor, AIColor::kind, kPattern, kThreeColor, AIFourColorStyle::magenta, AIGradientStyle::matrix, AIColorUnion::p, AIPatternStyle::pattern, AIThreeColorStyle::red, AIPatternStyle::reflect, AIPatternStyle::reflectAngle, AIColorUnion::rgb, AIPatternStyle::rotate, sAIRealMath, AIPatternStyle::scale, AIPatternStyle::shearAngle, AIPatternStyle::shearAxis, AIPatternStyle::shiftAngle, AIPatternStyle::shiftDist, AICustomColorStyle::tint, AIPatternStyle::transform, _t_AIRealPoint::v, and AIFourColorStyle::yellow.
The documentation for this class was generated from the following file:
|