Volume Cartographer 2.27.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
volcart::Render Member List

This is the complete list of members for volcart::Render, 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
getMetadataEntry(const std::string &key) const -> std::optional< T >volcart::DiskBasedObjectBaseClassinline
graph() const -> std::shared_ptr< smgl::Graph >volcart::Render
graph_volcart::Rendermutableprivate
id() constvolcart::DiskBasedObjectBaseClass
Identifier typedefvolcart::DiskBasedObjectBaseClass
metadata_volcart::DiskBasedObjectBaseClassprotected
name() const -> std::stringvolcart::DiskBasedObjectBaseClass
New(filesystem::path path) -> Pointervolcart::Renderstatic
New(filesystem::path path, Identifier uuid, std::string name) -> Pointervolcart::Renderstatic
path() const -> filesystem::pathvolcart::DiskBasedObjectBaseClass
path_volcart::DiskBasedObjectBaseClassprotected
Pointer typedefvolcart::Render
Render(filesystem::path path)volcart::Renderexplicit
Render(filesystem::path path, Identifier uuid, std::string name)volcart::Render
saveMetadata() constvolcart::DiskBasedObjectBaseClass
setMetadataEntry(const std::string &key, T value)volcart::DiskBasedObjectBaseClassinline
setName(std::string n)volcart::DiskBasedObjectBaseClass