Volume Cartographer 2.27.0
|
This is the complete list of members for volcart::VolumeMask, including all inherited members.
getSubvolumeState(const cv::Vec3i &origin, const cv::Vec3i &dims) | volcart::VolumeMask | |
getVoxelState(const cv::Vec3i &xyz) | volcart::VolumeMask | |
setSubvolumeState(const cv::Vec3i &origin, const cv::Vec3i &dims, State state) | volcart::VolumeMask | |
setVoxelState(const cv::Vec3i &xyz, State state) | volcart::VolumeMask | |
sliceHeight_ | volcart::VolumeMask | private |
sliceWidth_ | volcart::VolumeMask | private |
State enum name | volcart::VolumeMask | |
states_ | volcart::VolumeMask | private |
Subvolume typedef | volcart::VolumeMask | |
VolumeMask(std::size_t width, std::size_t height, std::size_t numSlices) | volcart::VolumeMask |