This is the complete list of members for
cpe::Volume, including all inherited members.
data | cpe::Volume | [private] |
get_data(const unsigned int &kx, const unsigned int &ky, const unsigned int &kz) const | cpe::Volume | |
linear_interpolation(const float &x, const float &y, const float &z) const | cpe::Volume | [private] |
load_v4d(const std::string &filename) | cpe::Volume | [static] |
mip() const | cpe::Volume | |
normalize_data_to_one() | cpe::Volume | |
Nx | cpe::Volume | [private] |
Ny | cpe::Volume | [private] |
Nz | cpe::Volume | [private] |
operator()(const float &x, const float &y, const float &z) const | cpe::Volume | |
ray_cast() const | cpe::Volume | |
resampled_square(const unsigned int &N) const | cpe::Volume | |
resize(const unsigned int &Nx, const unsigned int &Ny, const unsigned int &Nz) | cpe::Volume | |
rotated_x(const float &angle) const | cpe::Volume | |
rotated_y(const float &angle) const | cpe::Volume | |
rotated_z(const float &angle) const | cpe::Volume | |
save_v4d(const std::string &filename) | cpe::Volume | |
set_data(const unsigned int &kx, const unsigned int &ky, const unsigned int &kz, const float &value) | cpe::Volume | |
size_x() const | cpe::Volume | |
size_y() const | cpe::Volume | |
size_z() const | cpe::Volume | |
slice_x(const unsigned &kx) const | cpe::Volume | |
slice_y(const unsigned &ky) const | cpe::Volume | |
slice_z(const unsigned &kz) const | cpe::Volume | |
smoothed() const | cpe::Volume | |
Volume() | cpe::Volume | |
~Volume() | cpe::Volume | |