Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Core::DataSlice Member List

This is the complete list of members for Core::DataSlice, including all inherited members.

DataSlice(DataBlockHandle datablock, SliceType slice_type, index_type index) (defined in Core::DataSlice)Core::DataSlice
Duplicate(const DataSliceHandle &src_data_slice, DataSliceHandle &dst_data_slice)Core::DataSlicestatic
generation_type typedefCore::DataSlice
get_byte_size() const Core::DataSlice
get_data() const Core::DataSlice
get_data_block() const Core::DataSlice
get_data_type() const Core::DataSlice
get_elem_size() const Core::DataSlice
get_generation() const Core::DataSlice
get_index() const Core::DataSlice
get_nx() const Core::DataSlice
get_ny() const Core::DataSlice
get_nz() const Core::DataSlice
get_size() const Core::DataSlice
get_slice_type() const Core::DataSlice
index_type typedefCore::DataSlice
set_index(index_type)Core::DataSlice
~DataSlice() (defined in Core::DataSlice)Core::DataSlicevirtual