calcGradient() | Volume | |
calcMaxDimension() | Volume | |
calcRayLength(Vector3 &nearp, Vector3 &farp, Vector3 &position, Vector3 &direction, float &length) | Volume | |
color_data_ | Volume | [protected] |
getColorData() | Volume | |
getGradientData() | Volume | |
getGradientNNI(float x_pos, float y_pos, float z_pos, Gradient &grad) | Volume | |
getGradientTLI(float x_pos, float y_pos, float z_pos, Gradient &grad) | Volume | |
getImageData(int x, int y, int z) | Volume | |
getOpacityData() | Volume | |
getOpacityData(int x, int y, int z, unsigned short &opacity_data) | Volume | |
getOpacityData(int x, int y, int z) | Volume | |
getOpacityData(Vector3 &position, unsigned short &voxel) | Volume | |
getSlice(SliceOrientation orientation) | Volume | |
getStepLength(Vector3 &pos) | Volume | |
getVolumeSize() | Volume | |
getXDim() | Volume | |
getYDim() | Volume | |
getZDim() | Volume | |
gra_mag_ | Volume | |
gradients_ | Volume | |
histogram_ | Volume | [protected] |
isOpacityDataTrilinearInterpolated(float x_pos, float y_pos, float z_pos, unsigned short &opacity) | Volume | |
max_dim_ | Volume | [protected] |
opacity_data_ | Volume | [protected] |
Volume(unsigned short x_dim_, unsigned short y_dim_, unsigned short z_dim_) | Volume | |
x_dim_ | Volume | [protected] |
y_dim_ | Volume | [protected] |
z_dim_ | Volume | [protected] |
~Volume() | Volume | [virtual] |