FAST  3.2.0
Framework for Heterogeneous Medical Image Computing and Visualization
fast::ImageAccess Member List

This is the complete list of members for fast::ImageAccess, including all inherited members.

get()fast::ImageAccess
getScalar(uint position, uchar channel=0) constfast::ImageAccess
getScalar(VectorXi position, uchar channel=0) constfast::ImageAccess
getScalarFast(uint position, uchar channel=0) const noexceptfast::ImageAccess
getScalarFast(VectorXi, uchar channel=0) const noexceptfast::ImageAccess
getScalarFast2D(Vector2i, uchar channel=0) const noexceptfast::ImageAccess
getScalarFast3D(Vector3i, uchar channel=0) const noexceptfast::ImageAccess
getVector(VectorXi position) constfast::ImageAccess
ImageAccess(void *data, std::shared_ptr< Image > image)fast::ImageAccess
pointer typedeffast::ImageAccess
release()fast::ImageAccess
setScalar(uint position, float value, uchar channel=0)fast::ImageAccess
setScalar(VectorXi position, float value, uchar channel=0)fast::ImageAccess
setScalarFast(uint position, T value, uchar channel=0) noexceptfast::ImageAccess
setScalarFast(VectorXi position, T value, uchar channel=0) noexceptfast::ImageAccess
setScalarFast2D(Vector2i position, T value, uchar channel=0) noexceptfast::ImageAccess
setScalarFast3D(Vector3i position, T value, uchar channel=0) noexceptfast::ImageAccess
setVector(uint position, Vector4f value)fast::ImageAccess
setVector(VectorXi position, Vector4f value)fast::ImageAccess
~ImageAccess()fast::ImageAccess