Volume Cartographer 2.27.0
volcart::Segmentation Member List

This is the complete list of members for volcart::Segmentation, including all inherited members.

Description typedefvolcart::DiskBasedObjectBaseClass
DiskBasedObjectBaseClass()=deletevolcart::DiskBasedObjectBaseClass
DiskBasedObjectBaseClass(filesystem::path path)volcart::DiskBasedObjectBaseClassexplicitprotected
DiskBasedObjectBaseClass(filesystem::path path, Identifier uuid, std::string name)volcart::DiskBasedObjectBaseClassprotected
getAnnotationSet() const -> AnnotationSetvolcart::Segmentation
getMetadataEntry(const std::string &key) const -> std::optional< T >volcart::DiskBasedObjectBaseClassinline
getPointSet() const -> PointSetvolcart::Segmentation
getVolumeID() const -> Volume::Identifiervolcart::Segmentation
hasAnnotationSet() const -> boolvolcart::Segmentation
hasPointSet() const -> boolvolcart::Segmentation
hasVolumeID() const -> boolvolcart::Segmentation
id() constvolcart::DiskBasedObjectBaseClass
Identifier typedefvolcart::DiskBasedObjectBaseClass
metadata_volcart::DiskBasedObjectBaseClassprotected
name() const -> std::stringvolcart::DiskBasedObjectBaseClass
New(const filesystem::path &path) -> Pointervolcart::Segmentationstatic
New(const filesystem::path &path, const Identifier &uuid, const std::string &name) -> Pointervolcart::Segmentationstatic
path() const -> filesystem::pathvolcart::DiskBasedObjectBaseClass
path_volcart::DiskBasedObjectBaseClassprotected
Pointer typedefvolcart::Segmentation
PointSet typedefvolcart::Segmentation
saveMetadata() constvolcart::DiskBasedObjectBaseClass
Segmentation(filesystem::path path)volcart::Segmentationexplicit
Segmentation(filesystem::path path, Identifier uuid, std::string name)volcart::Segmentation
setAnnotationSet(const AnnotationSet &as)volcart::Segmentation
setMetadataEntry(const std::string &key, T value)volcart::DiskBasedObjectBaseClassinline
setName(std::string n)volcart::DiskBasedObjectBaseClass
setPointSet(const PointSet &ps)volcart::Segmentation
setVolumeID(const Volume::Identifier &id)volcart::Segmentation