, including all inherited members.
AddBoundary(double h) | gcop::Dem | |
bilinterp(const double *z, int w, int h, double xi, double yi, double eps=1e-10) | gcop::Dem | [static] |
Clear() | gcop::Dem | |
ComputeNormals() | gcop::Dem | |
Convolve(double sigma, bool cn=true, double thresh=0) | gcop::Dem | |
cs | gcop::Dem | |
data | gcop::Dem | |
Dem() | gcop::Dem | |
Dem(const char *fname, double cs=1.0, double ds=1.0, const double *o=0) | gcop::Dem | |
Dem(double w, double h, double cs=1.0, double ds=1.0, const double *o=0) | gcop::Dem | |
Dem(const Dem &dem) | gcop::Dem | |
Dilate(double r, bool cube=true) | gcop::Dem | |
ds | gcop::Dem | |
eps | gcop::Dem | |
Get(double x, double y) const | gcop::Dem | [virtual] |
Get(double *p, int i, int j) const | gcop::Dem | [virtual] |
GetNormal(double n[3], double x, double y) const | gcop::Dem | |
GetNormal(double x, double y) const | gcop::Dem | |
GetNormal(int i, int j) const | gcop::Dem | |
h | gcop::Dem | |
Index2Point(double &x, double &y, int i, int j) const | gcop::Dem | |
Inside(double x, double y, double z) const | gcop::Dem | |
IsValid(double x, double y) const | gcop::Dem | [inline, virtual] |
Load(const char *fname) | gcop::Dem | |
ni | gcop::Dem | |
nj | gcop::Dem | |
normals | gcop::Dem | |
o | gcop::Dem | |
odata | gcop::Dem | |
Point2Index(int &i, int &j, double x, double y) const | gcop::Dem | |
Scale(double s) | gcop::Dem | |
Set(int i, int j, double z) | gcop::Dem | |
Set(double x, double y, double z, double s=0) | gcop::Dem | |
w | gcop::Dem | |
~Dem() | gcop::Dem | [virtual] |