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
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(2.0f/9.0f, 6.0f/9.0f, 1.0f/9.0f))ValuesField
curvature(ValuesField &dest)ValuesField
curvatureDir(ValuesField &dest)ValuesField
Decrease2X(ValuesField &dest)ValuesField
depth()ValuesFieldinline
detectAnisotropy(ValuesField &dest) (defined in ValuesField)ValuesField
detectPerlin(int x, int y, int channel) (defined in ValuesField)ValuesField
generatePerlin(float Sharpness)ValuesField
get(int x, int y, int channel=0) constValuesField
get_bicubic(float x, float y, int channel=0) constValuesField
get_bicubicV2(float x, float y)ValuesField
get_bicubicV3(float x, float y)ValuesField
get_bicubicV4(float x, float y)ValuesField
get_linear(float x, float y, int channel=0) constValuesField
get_linearV2(float x, float y)ValuesField
get_linearV3(float x, float y)ValuesField
get_linearV4(float x, float y)ValuesField
getV2(int x, int y)ValuesField
getV3(int x, int y)ValuesField
getV4(int x, int y)ValuesField
gradientValue(ValuesField &dest)ValuesField
height()ValuesFieldinline
LaplacianInterpolate(const cList< Vector3D > &lines)ValuesField
LaplacianInterpolate(const UnlimitedBitset &fixed)ValuesField
loadImage(const char *name)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
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
width()ValuesFieldinline
~ValuesField() (defined in ValuesField)ValuesField