3DCoat Core API
The 3DCoat API documentation.
Loading...
Searching...
No Matches
ValuesField Member List

This is the complete list of members for ValuesField, including all inherited members.

add(float value, int x, int y, int channel=0)ValuesField
averageColor(int x=0, int y=0, int w=0, int h=0, float alpha_threshold=200) constValuesField
blendImage(const ValuesField &other, const cMat3 &transform, const cVec4 &modulator=cVec4::One)ValuesField
blendImageM4(const ValuesField &other, const comms::cMat4 &transform, const cVec4 &modulator=cVec4::One)ValuesField
calc_featuremap(ValuesField &dest, int radius) (defined in ValuesField)ValuesField
clear()ValuesField
create(int SizeX, int SiezY, int depth=1, FieldClamp clampmode=fcWrap)ValuesField
createFromImage(const comms::cImage &im)ValuesField
createFromImageMono(const comms::cImage &im, Vector3D mask=Vector3D::Zero)ValuesField
createMips()ValuesField
curvature(ValuesField &dest)ValuesField
curvatureDir(ValuesField &dest)ValuesField
Decrease2X(ValuesField &dest)ValuesField
depth() constValuesFieldinline
detectAnisotropy(ValuesField &dest) (defined in ValuesField)ValuesField
detectPerlin(int x, int y, int channel) (defined in ValuesField)ValuesField
find_local_minmax(std::vector< comms::cVec2 > &minmax) (defined in ValuesField)ValuesField
get(int x, int y, int channel=0) constValuesField
get_bicubic(float x, float y, int channel=0) constValuesField
get_bicubic_mip(float x, float y, int channel, float mip_level) constValuesField
get_bicubicV2(float x, float y) constValuesField
get_bicubicV2_mip(float x, float y, float mip_level) constValuesField
get_bicubicV3(float x, float y) constValuesField
get_bicubicV3_mip(float x, float y, float mip_level) constValuesField
get_bicubicV4(float x, float y) constValuesField
get_bicubicV4_mip(float x, float y, float mip_level) constValuesField
get_linear(float x, float y, int channel=0) constValuesField
get_linear_mip(float x, float y, int channel, float mip_level) constValuesField
get_linearV2(float x, float y) constValuesField
get_linearV2_mip(float x, float y, float mip_level) constValuesField
get_linearV3(float x, float y) constValuesField
get_linearV3_mip(float x, float y, float mip_level) constValuesField
get_linearV4(float x, float y) constValuesField
get_linearV4_mip(float x, float y, float mip_level) constValuesField
getEllipse(int x, int y, cVec2 &center, cVec2 &longer_axis, float &relation) (defined in ValuesField)ValuesField
getV2(int x, int y)ValuesField
getV2(int x, int y) const (defined in ValuesField)ValuesField
getV3(int x, int y)ValuesField
getV3(int x, int y) const (defined in ValuesField)ValuesField
getV4(int x, int y)ValuesField
getV4(int x, int y) const (defined in ValuesField)ValuesField
gradientValue(ValuesField &dest)ValuesField
height() constValuesFieldinline
LaplacianInterpolate(const cList< Vector3D > &lines)ValuesField
LaplacianInterpolate(const UnlimitedBitset &fixed)ValuesField
loadImage(const char *name)ValuesField
local_normalisation(ValuesField &dest, int size) (defined in ValuesField)ValuesField
max(ValuesField &other)ValuesField
monoTo(ValuesField &dest)ValuesField
NormalizeColors(bool monochromatic=false, int mipsize=64)ValuesField
normalmap(ValuesField &dest, int byChannel=0)ValuesField
normalmap3(ValuesField &dest, float heightmod=1.0, int channel=0)ValuesField
operate(const std::function< void(int, int) > &f, bool multithread=true)ValuesField
operator*=(float value)ValuesField
operator+=(const ValuesField &field)ValuesField
operator+=(float value)ValuesField
operator-=(const ValuesField &field)ValuesField
operator-=(float value)ValuesField
operator/=(float value)ValuesField
perlinMap(ValuesField &dest) (defined in ValuesField)ValuesField
recoverBump(ValuesField &dest)ValuesField
rect(int x0, int y0, int x1, int y1, const cVec4 &color)ValuesField
relax(ValuesField &destination, float degree, float radius)ValuesField
relax(ValuesField &destination, float degree, float radius, int x0, int y0, int x1, int y1) (defined in ValuesField)ValuesField
resizeTo(ValuesField &dest)ValuesField
saveImage(const char *name)ValuesField
set(float value, int x, int y, int channel=0)ValuesField
setClampMode(FieldClamp cl)ValuesField
sharp2X(ValuesField &dest)ValuesField
sharpEdges2X(ValuesField &dest)ValuesField
sharpEdges2X1(ValuesField &dest)ValuesField
sharpen(ValuesField &destination, float degree, float radius)ValuesField
sharpResize(ValuesField &dest, float scale)ValuesField
swap(ValuesField &dest)ValuesField
toImage(comms::cImage &im)ValuesField
toPower2(ValuesField &dest)ValuesField
torange(int &x, int &y) constValuesField
value(int x, int y, int channel=0)ValuesField
ValuesField() (defined in ValuesField)ValuesField
ValuesField(const ValuesField &vf, int x=0, int y=0, int w=0, int h=0)ValuesField
width() constValuesFieldinline
~ValuesField() (defined in ValuesField)ValuesField