HighMap library (C++)
|
This is the complete list of members for hmap::Tensor, including all inherited members.
get_slice(int k) const | hmap::Tensor | |
max() const | hmap::Tensor | |
min() const | hmap::Tensor | |
operator()(int i, int j, int k) | hmap::Tensor | |
operator()(int i, int j, int k) const | hmap::Tensor | |
remap(float vmin=0.f, float vmax=1.f) | hmap::Tensor | |
resample_to_shape_xy(Vec2< int > new_shape_xy) | hmap::Tensor | |
set_slice(int k, const Array &slice) | hmap::Tensor | |
shape | hmap::Tensor | |
Tensor(Vec3< int > shape) | hmap::Tensor | |
Tensor(Vec2< int > shape_xy, int shape_z) | hmap::Tensor | |
Tensor(const std::string &fname) | hmap::Tensor | |
to_cv_mat() | hmap::Tensor | |
to_img_8bit() | hmap::Tensor | |
to_png(const std::string &fname, int depth=CV_8U) | hmap::Tensor | |
vector | hmap::Tensor |