PLaSK library
Loading...
Searching...
No Matches
plask::Path Member List

This is the complete list of members for plask::Path, including all inherited members.

append(const std::vector< shared_ptr< const GeometryObject > > &path, const PathHints *hints=nullptr)plask::Path
append(const GeometryObject::Subtree &path, const PathHints *hints=nullptr)plask::Path
append(const Path &path, const PathHints *hints=nullptr)plask::Path
append(const PathHints::Hint &hint, const PathHints *hints=nullptr)plask::Path
append(const GeometryObject &object, const PathHints *hints=nullptr)plask::Path
append(shared_ptr< const GeometryObject > object, const PathHints *hints=nullptr)plask::Path
back() constplask::Pathinline
front() constplask::Pathinline
getPathHints() constplask::Path
objectsplask::Path
operator PathHints() constplask::Pathinline
operator+=(const std::vector< shared_ptr< const GeometryObject > > &path)plask::Pathinline
operator+=(const GeometryObject::Subtree &paths)plask::Pathinline
operator+=(const Path &path)plask::Pathinline
operator+=(const PathHints::Hint &hint)plask::Pathinline
operator+=(const GeometryObject &object)plask::Pathinline
operator+=(shared_ptr< const GeometryObject > object)plask::Pathinline
Path(const std::vector< shared_ptr< const GeometryObject > > &path)plask::Pathinline
Path(std::vector< shared_ptr< const GeometryObject > > &&path)plask::Pathinline
Path(const GeometryObject::Subtree &paths)plask::Pathinline
Path(GeometryObject::Subtree &&paths)plask::Pathinline
Path(const PathHints::Hint &hint)plask::Pathinline
Path(const GeometryObject &object)plask::Pathinline
Path(shared_ptr< const GeometryObject > object)plask::Pathinline
push_back(const std::vector< shared_ptr< const GeometryObject > > &toAdd)plask::Path
push_front(const std::vector< shared_ptr< const GeometryObject > > &toAdd)plask::Path