Volume Cartographer 2.27.0
|
This is the complete list of members for volcart::VolumePkg, including all inherited members.
addTransform(const Transform3D::Pointer &transform) -> Transform3D::Identifier | volcart::VolumePkg | |
config_ | volcart::VolumePkg | private |
hasRenders() const -> bool | volcart::VolumePkg | |
hasSegmentations() const -> bool | volcart::VolumePkg | |
hasTransform(const Transform3D::Identifier &id) const -> bool | volcart::VolumePkg | |
hasTransforms() const -> bool | volcart::VolumePkg | |
hasVolume(const Volume::Identifier &id) const -> bool | volcart::VolumePkg | |
hasVolumes() const -> bool | volcart::VolumePkg | |
InitConfig(const Dictionary &dict, int version) -> Metadata | volcart::VolumePkg | privatestatic |
materialThickness() const -> double | volcart::VolumePkg | |
metadata() const -> Metadata | volcart::VolumePkg | |
name() const -> std::string | volcart::VolumePkg | |
New(const filesystem::path &path, int version) -> Pointer | volcart::VolumePkg | static |
New(const filesystem::path &path) -> Pointer | volcart::VolumePkg | static |
newRender(std::string name="") -> Render::Pointer | volcart::VolumePkg | |
newSegmentation(std::string name="") -> Segmentation::Pointer | volcart::VolumePkg | |
newVolume(std::string name="") -> Volume::Pointer | volcart::VolumePkg | |
numberOfRenders() const -> std::size_t | volcart::VolumePkg | |
numberOfSegmentations() const -> std::size_t | volcart::VolumePkg | |
numberOfVolumes() const -> std::size_t | volcart::VolumePkg | |
Pointer typedef | volcart::VolumePkg | |
removeSegmentation(const Segmentation::Identifier &id) -> bool | volcart::VolumePkg | |
render(const Render::Identifier &id) const -> Render::Pointer | volcart::VolumePkg | |
render(const Render::Identifier &id) -> Render::Pointer | volcart::VolumePkg | |
renderIDs() const -> std::vector< Render::Identifier > | volcart::VolumePkg | |
renderNames() const -> std::vector< std::string > | volcart::VolumePkg | |
renders_ | volcart::VolumePkg | private |
rootDir_ | volcart::VolumePkg | private |
saveMetadata() const | volcart::VolumePkg | |
saveMetadata(const filesystem::path &filePath) const | volcart::VolumePkg | |
segmentation(const Segmentation::Identifier &id) const -> Segmentation::Pointer | volcart::VolumePkg | |
segmentation(const Segmentation::Identifier &id) -> Segmentation::Pointer | volcart::VolumePkg | |
segmentationIDs() const -> std::vector< Segmentation::Identifier > | volcart::VolumePkg | |
segmentationNames() const -> std::vector< std::string > | volcart::VolumePkg | |
segmentations_ | volcart::VolumePkg | private |
setMetadata(const std::string &key, T value) | volcart::VolumePkg | inline |
setTransform(const Transform3D::Identifier &id, const Transform3D::Pointer &transform) | volcart::VolumePkg | |
transform(Transform3D::Identifier id) const -> Transform3D::Pointer | volcart::VolumePkg | |
transform(const Volume::Identifier &src, const Volume::Identifier &tgt) const -> std::vector< std::pair< Transform3D::Identifier, Transform3D::Pointer > > | volcart::VolumePkg | |
transformIDs() const -> std::vector< Transform3D::Identifier > | volcart::VolumePkg | |
transforms_ | volcart::VolumePkg | private |
Upgrade(const filesystem::path &path, int version=VOLPKG_VERSION_LATEST, bool force=false) | volcart::VolumePkg | static |
version() const -> int | volcart::VolumePkg | |
volume() const -> Volume::Pointer | volcart::VolumePkg | |
volume() -> Volume::Pointer | volcart::VolumePkg | |
volume(const Volume::Identifier &id) const -> Volume::Pointer | volcart::VolumePkg | |
volume(const Volume::Identifier &id) -> Volume::Pointer | volcart::VolumePkg | |
volumeIDs() const -> std::vector< Volume::Identifier > | volcart::VolumePkg | |
volumeNames() const -> std::vector< std::string > | volcart::VolumePkg | |
VolumePkg(filesystem::path path, int version) | volcart::VolumePkg | |
VolumePkg(const filesystem::path &path) | volcart::VolumePkg | explicit |
volumes_ | volcart::VolumePkg | private |