CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGiGradientGenerator, including all inherited members.
AddressMode enum name | OdGiGradientGenerator | |
addressMode() const | OdGiGradientGenerator | |
appendGradient(const OdGiGradientGenerator &other) | OdGiGradientGenerator | |
asArray() const | OdGiGradientGenerator | |
cinterp(double a, double b, double t) | OdGiGradientGenerator | protectedstatic |
clampToRange(OdUInt32 inVal) const | OdGiGradientGenerator | protected |
clampToRange(double inVal) const | OdGiGradientGenerator | protected |
colorAt(OdUInt32 nColor) const | OdGiGradientGenerator | |
colorAt(double at) const | OdGiGradientGenerator | |
colorsCount() const | OdGiGradientGenerator | |
copyGradient(const OdUInt32Array &other) | OdGiGradientGenerator | |
copyGradient(const ODCOLORREF *colors, OdUInt32 nColors) | OdGiGradientGenerator | |
createColorArray(OdUInt32 nColors) | OdGiGradientGenerator | |
createColorArrayFilled(ODCOLORREF color, OdUInt32 nColors) | OdGiGradientGenerator | |
createGradient(ODCOLORREF color1, ODCOLORREF color2, OdUInt32 nColors, OdGiGradientGenerator::InterpolationType ipl=OdGiGradientGenerator::kLinearInterpolation) | OdGiGradientGenerator | |
createGradient(ODCOLORREF color1, ODCOLORREF color2, ODCOLORREF color3, OdUInt32 nColors, OdGiGradientGenerator::InterpolationType ipl=OdGiGradientGenerator::kLinearInterpolation) | OdGiGradientGenerator | |
createGradient(ODCOLORREF color1, ODCOLORREF color2, ODCOLORREF color3, OdUInt32 nColors, OdGiGradientGenerator::InterpolationType ipl1, OdGiGradientGenerator::InterpolationType ipl2) | OdGiGradientGenerator | |
createGradient(ODCOLORREF color1, ODCOLORREF color2, ODCOLORREF color3, ODCOLORREF color4, OdUInt32 nColors, OdGiGradientGenerator::InterpolationType ipl=OdGiGradientGenerator::kLinearInterpolation) | OdGiGradientGenerator | |
createGradient(ODCOLORREF color1, ODCOLORREF color2, ODCOLORREF color3, ODCOLORREF color4, OdUInt32 nColors, OdGiGradientGenerator::InterpolationType ipl1, OdGiGradientGenerator::InterpolationType ipl2, OdGiGradientGenerator::InterpolationType ipl3) | OdGiGradientGenerator | |
createGradient(ODCOLORREF color1, ODCOLORREF color2, ODCOLORREF color3, ODCOLORREF color4, ODCOLORREF color5, OdUInt32 nColors, OdGiGradientGenerator::InterpolationType ipl=OdGiGradientGenerator::kLinearInterpolation) | OdGiGradientGenerator | |
createGradient(ODCOLORREF color1, ODCOLORREF color2, ODCOLORREF color3, ODCOLORREF color4, ODCOLORREF color5, OdUInt32 nColors, OdGiGradientGenerator::InterpolationType ipl1, OdGiGradientGenerator::InterpolationType ipl2, OdGiGradientGenerator::InterpolationType ipl3, OdGiGradientGenerator::InterpolationType ipl4) | OdGiGradientGenerator | |
createSpectrumGradient(OdUInt32 nColors, OdUInt8 alpha=0) | OdGiGradientGenerator | static |
einterp(double a, double b, double t) | OdGiGradientGenerator | protectedstatic |
fillInterval(ODCOLORREF color, double from=0.0, double to=1.0) | OdGiGradientGenerator | |
fillInterval(ODCOLORREF color, OdUInt32 from, OdUInt32 to) | OdGiGradientGenerator | |
generateInterval(ODCOLORREF color1, ODCOLORREF color2, double from=0.0, double to=1.0, OdGiGradientGenerator::InterpolationType ipl=OdGiGradientGenerator::kLinearInterpolation) | OdGiGradientGenerator | |
generateInterval(ODCOLORREF color1, ODCOLORREF color2, OdUInt32 from, OdUInt32 to, OdGiGradientGenerator::InterpolationType ipl=OdGiGradientGenerator::kLinearInterpolation) | OdGiGradientGenerator | |
ieinterp(double a, double b, double t) | OdGiGradientGenerator | protectedstatic |
interpolateColor(ODCOLORREF color1, ODCOLORREF color2, double at, OdGiGradientGenerator::InterpolationType ipl=OdGiGradientGenerator::kLinearInterpolation, OdGiGradientGenerator::AddressMode mode=OdGiGradientGenerator::kWrapMode) | OdGiGradientGenerator | static |
InterpolationType enum name | OdGiGradientGenerator | |
isInitialized() const | OdGiGradientGenerator | |
kClampMode enum value | OdGiGradientGenerator | |
kCosInterpolation enum value | OdGiGradientGenerator | |
kExpInterpolation enum value | OdGiGradientGenerator | |
kInvExpInterpolation enum value | OdGiGradientGenerator | |
kLinearInterpolation enum value | OdGiGradientGenerator | |
kWrapMode enum value | OdGiGradientGenerator | |
linterp(double a, double b, double t) | OdGiGradientGenerator | protectedstatic |
m_addressMode | OdGiGradientGenerator | protected |
m_colorGradient | OdGiGradientGenerator | protected |
OdGiGradientGenerator() | OdGiGradientGenerator | |
OdGiGradientGenerator(const OdGiGradientGenerator &other) | OdGiGradientGenerator | |
operator+(const OdGiGradientGenerator &g1, const OdGiGradientGenerator &g2) | OdGiGradientGenerator | friend |
operator+=(const OdGiGradientGenerator &other) | OdGiGradientGenerator | |
operator=(const OdGiGradientGenerator &other) | OdGiGradientGenerator | |
setAddressMode(OdGiGradientGenerator::AddressMode mode) | OdGiGradientGenerator | |
toDoubleRange(OdUInt32 inVal) const | OdGiGradientGenerator | protected |
~OdGiGradientGenerator() | OdGiGradientGenerator |