PLaSK library
|
This is the complete list of members for plask::Gap1D< dim, direction >, including all inherited members.
addLineSegmentsToSet(std::set< typename GeometryObjectD< dim >::LineSegment > &segments, unsigned max_steps, double min_step_size) const override | plask::GeometryObjectSeparator< dim > | inline |
plask::GeometryObjectD::addLineSegmentsToSet(std::set< LineSegment > &PLASK_UNUSED(segments), unsigned PLASK_UNUSED(max_steps), double PLASK_UNUSED(min_step_size)) const =0 | plask::GeometryObjectD< dim > | pure virtual |
addPointsAlongToSet(std::set< double > &points, Primitive< 3 >::Direction direction, unsigned max_steps, double min_step_size) const override | plask::GeometryObjectSeparator< dim > | inline |
plask::GeometryObjectD::addPointsAlongToSet(std::set< double > &points, Primitive< 3 >::Direction PLASK_UNUSED(direction), unsigned PLASK_UNUSED(max_steps), double PLASK_UNUSED(min_step_size)) const =0 | plask::GeometryObject | pure virtual |
addRole(std::string role_name) | plask::GeometryObject | inline |
asD() | plask::GeometryObject | |
asD() const | plask::GeometryObject | |
asGeometry() | plask::GeometryObject | |
asGeometry() const | plask::GeometryObject | |
BaseClass typedef | plask::Gap1D< dim, direction > | |
begin() const | plask::GeometryObject | inline |
Box typedef | plask::Gap1D< dim, direction > | |
canHasAsChild(const GeometryObject &potential_child) const | plask::GeometryObject | inline |
canHasAsParent(const GeometryObject &potential_parent) const | plask::GeometryObject | inline |
changed | plask::GeometryObject | |
changedConnectMethod(ClassT *obj, methodT method, boost::signals2::connect_position at=boost::signals2::at_back) | plask::GeometryObject | inline |
changedDisconnectMethod(ClassT *obj, methodT method) | plask::GeometryObject | inline |
changedVersion(const GeometryObject::Changer &changer, Vec< 3, double > *translation=0) const override | plask::GeometryObjectSeparator< dim > | virtual |
clearRoles() | plask::GeometryObject | inline |
contains(const DVec &p) const override | plask::GeometryObjectSeparator< dim > | virtual |
deepCopy(std::map< const GeometryObject *, shared_ptr< GeometryObject > > &copied) const override | plask::GeometryObjectSeparator< dim > | virtual |
plask::GeometryObjectD::deepCopy() | plask::GeometryObject | inline |
DIM | plask::GeometryObjectD< dim > | static |
DVec typedef | plask::Gap1D< dim, direction > | |
end() const | plask::GeometryObject | inline |
ensureCanHasAsParent(const GeometryObject &potential_parent) const | plask::GeometryObject | |
ensureCanHaveAsChild(const GeometryObject &potential_child) const | plask::GeometryObject | inline |
ensureIsValidChildNr(std::size_t child_no, const char *method_name="getChildNo", const char *arg_name="child_no") const | plask::GeometryObject | inlineprotected |
ensureIsValidInsertPosition(std::size_t child_no, const char *method_name="insert", const char *arg_name="pos") const | plask::GeometryObject | inlineprotected |
fireChanged(Args &&... event_constructor_params_without_source) | plask::GeometryObject | inline |
fireChildrenChanged() | plask::GeometryObject | inlineprotected |
fireChildrenInserted(std::size_t beginIndex, std::size_t endIndex) | plask::GeometryObject | inlineprotected |
fireChildrenRemoved(std::size_t beginIndex, std::size_t endIndex) | plask::GeometryObject | inlineprotected |
forEachRealObjectInSubtree(std::function< bool(const GeometryObject &)> callback) const | plask::GeometryObject | virtual |
Gap1D(double size=0.0) | plask::Gap1D< dim, direction > | inline |
GeometryObject(const GeometryObject &to_copy) | plask::GeometryObject | inline |
GeometryObject() | plask::GeometryObject | inline |
GeometryObject(unsigned max_steps, double min_step_size) | plask::GeometryObject | inline |
getBoundingBox() const override | plask::Gap1D< dim, direction > | inlinevirtual |
getBoundingBoxes(const GeometryObject::Predicate &predicate, const PathHints *path=0) const | plask::GeometryObjectD< dim > | inline |
getBoundingBoxes(const GeometryObject::Predicate &predicate, const PathHints &path) | plask::GeometryObjectD< dim > | inline |
getBoundingBoxesToVec(const GeometryObject::Predicate &predicate, std::vector< Box > &dest, const PathHints *path=0) const override | plask::GeometryObjectSeparator< dim > | virtual |
plask::GeometryObjectD::getBoundingBoxesToVec(const GeometryObject::Predicate &predicate, std::vector< Box > &dest, const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getBoundingBoxSize() const | plask::GeometryObjectD< dim > | inlinevirtual |
getChildNo(std::size_t child_no) const override | plask::GeometryObjectSeparator< dim > | virtual |
getChildrenCount() const override | plask::GeometryObjectSeparator< dim > | inlinevirtual |
getDimensionsCount() const override | plask::GeometryObjectD< dim > | inlinevirtual |
getLeafs(const PathHints *path=0) const | plask::GeometryObject | inline |
getLeafs(const PathHints &path) const | plask::GeometryObject | inline |
getLeafsBoundingBoxes(const PathHints *path=0) const | plask::GeometryObjectD< dim > | inline |
getLeafsBoundingBoxes(const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getLeafsBoundingBoxesToVec(std::vector< Box > &dest, const PathHints *path=0) const | plask::GeometryObjectD< dim > | inline |
getLeafsBoundingBoxesToVec(std::vector< Box > &dest, const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getLeafsPositions(const PathHints *path=0) const | plask::GeometryObjectD< dim > | inline |
getLeafsPositions(const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getLeafsPositionsToVec(std::vector< DVec > &dest, const PathHints *path=0) const | plask::GeometryObjectD< dim > | inline |
getLeafsPositionsToVec(std::vector< DVec > &dest, const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getLeafsToVec(std::vector< shared_ptr< const GeometryObject > > &dest, const PathHints *path=0) const | plask::GeometryObject | inline |
getLeafsToVec(std::vector< shared_ptr< const GeometryObject > > &dest, const PathHints &path) const | plask::GeometryObject | inline |
getLineSegments(unsigned max_steps=PLASK_GEOMETRY_MAX_STEPS, double min_step_size=PLASK_GEOMETRY_MIN_STEP_SIZE) const | plask::GeometryObjectD< dim > | inline |
getMatchingAt(const DVec &point, const Predicate &predicate, const PathHints *path=0) const | plask::GeometryObjectD< dim > | |
getMatchingAt(const DVec &point, const Predicate &predicate, const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getMaterial(const DVec &p) const override | plask::GeometryObjectSeparator< dim > | virtual |
getMaterialOrAir(const DVec &p) const | plask::GeometryObjectD< dim > | inline |
getObjectBoundingBoxes(const GeometryObject &object, const PathHints *path=0) const | plask::GeometryObjectD< dim > | inline |
getObjectBoundingBoxes(const GeometryObject &object, const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getObjectBoundingBoxesToVec(std::vector< Box > &dest, const GeometryObject &object, const PathHints *path=0) const | plask::GeometryObjectD< dim > | inline |
getObjectBoundingBoxesToVec(std::vector< Box > &dest, const GeometryObject &object, const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getObjectPositions(const GeometryObject &object, const PathHints *path=0) const | plask::GeometryObjectD< dim > | inline |
getObjectPositions(const GeometryObject &object, const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getObjectPositionsToVec(std::vector< DVec > &dest, const GeometryObject &object, const PathHints *path=0) const | plask::GeometryObjectD< dim > | inline |
getObjectPositionsToVec(std::vector< DVec > &dest, const GeometryObject &object, const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getObjects(const Predicate &predicate, const PathHints *path=0) const | plask::GeometryObject | inline |
getObjects(const Predicate &predicate, const PathHints &path) const | plask::GeometryObject | inline |
getObjectsToVec(const GeometryObject::Predicate &predicate, std::vector< shared_ptr< const GeometryObject > > &dest, const PathHints *path=0) const override | plask::GeometryObjectSeparator< dim > | virtual |
plask::GeometryObjectD::getObjectsToVec(const Predicate &predicate, std::vector< shared_ptr< const GeometryObject > > &dest, const PathHints &path) const | plask::GeometryObject | inline |
getObjectsWithRole(const std::string &role) const | plask::GeometryObject | inline |
getObjectsWithRoleToVec(const std::string &role, std::vector< shared_ptr< const GeometryObject > > &dest) const | plask::GeometryObject | inline |
getPathsAt(const DVec &point, bool=false) const override | plask::GeometryObjectSeparator< dim > | virtual |
getPathsTo(const GeometryObject &el, const PathHints *path=0) const override | plask::GeometryObjectSeparator< dim > | virtual |
getPointsAlong(Primitive< 3 >::Direction direction, unsigned max_steps=PLASK_GEOMETRY_MAX_STEPS, double min_step_size=PLASK_GEOMETRY_MIN_STEP_SIZE) const | plask::GeometryObject | inline |
getPositions(const Predicate &predicate, const PathHints *path=0) const | plask::GeometryObjectD< dim > | inline |
getPositions(const Predicate &predicate, const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getPositionsToVec(const GeometryObject::Predicate &predicate, std::vector< DVec > &dest, const PathHints *=0) const override | plask::GeometryObjectSeparator< dim > | virtual |
plask::GeometryObjectD::getPositionsToVec(const Predicate &predicate, std::vector< DVec > &dest, const PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getRealBoundingBox() const | plask::GeometryObjectD< dim > | inlinevirtual |
getRealChildNo(std::size_t child_no) const | plask::GeometryObject | virtual |
getRealChildrenCount() const | plask::GeometryObject | virtual |
getRolesAt(const DVec &point, const plask::PathHints *path=0) const | plask::GeometryObjectD< dim > | |
getRolesAt(const DVec &point, const plask::PathHints &path) const | plask::GeometryObjectD< dim > | inline |
getType() const override | plask::GeometryObjectSeparator< dim > | virtual |
getTypeName() const override | plask::Gap1D< dim, direction > | inlinevirtual |
hasInSubtree(const GeometryObject &el) const override | plask::GeometryObjectSeparator< dim > | virtual |
plask::GeometryObjectD::hasInSubtree(const GeometryObject &el, const PathHints *pathHints) const | plask::GeometryObject | inline |
plask::GeometryObjectD::hasInSubtree(shared_ptr< const GeometryObject > el, const PathHints *pathHints) const | plask::GeometryObject | inline |
hasRole(std::string role_name) const | plask::GeometryObject | inline |
hasRoleAt(const std::string &role_name, const DVec &point, const plask::PathHints *path=0) const | plask::GeometryObjectD< dim > | inline |
hasRoleAt(const std::string &role_name, const DVec &point, const plask::PathHints &path) const | plask::GeometryObjectD< dim > | inline |
isContainer() const | plask::GeometryObject | inline |
isGeometry() const | plask::GeometryObject | inline |
isLeaf() const | plask::GeometryObject | inline |
isSpaceChanger() const | plask::GeometryObject | inline |
isTransform() const | plask::GeometryObject | inline |
max_steps | plask::GeometryObject | |
min_step_size | plask::GeometryObject | |
NAME | plask::Gap1D< dim, direction > | static |
objectIncludes(const GeometryObject &object, const PathHints *path, const DVec &point) const | plask::GeometryObjectD< dim > | inline |
objectIncludes(const GeometryObject &object, const PathHints &path, const DVec &point) const | plask::GeometryObjectD< dim > | inline |
objectIncludes(const GeometryObject &object, const DVec &point) const | plask::GeometryObjectD< dim > | inline |
operator=(const GeometryObject &to_copy) | plask::GeometryObject | inline |
Predicate typedef | plask::GeometryObject | |
PredicateIsLeaf(const GeometryObject &el) | plask::GeometryObject | inlinestatic |
removeAt(std::size_t index) | plask::GeometryObject | inline |
removeAtUnsafe(std::size_t index) | plask::GeometryObject | virtual |
removeRange(std::size_t index_begin, std::size_t index_end) | plask::GeometryObject | inline |
removeRangeUnsafe(std::size_t index_begin, std::size_t index_end) | plask::GeometryObject | inline |
removeRole(std::string role_name) | plask::GeometryObject | inline |
roles | plask::GeometryObject | |
setMaxSteps(unsigned value) | plask::GeometryObject | inline |
setMinStepSize(double value) | plask::GeometryObject | inline |
setSize(double new_size) | plask::Gap1D< dim, direction > | inline |
shallowCopy() const override | plask::Gap1D< dim, direction > | inlinevirtual |
size | plask::Gap1D< dim, direction > | |
Type enum name | plask::GeometryObject | |
TYPE_CONTAINER enum value | plask::GeometryObject | |
TYPE_GEOMETRY enum value | plask::GeometryObject | |
TYPE_LEAF enum value | plask::GeometryObject | |
TYPE_SEPARATOR enum value | plask::GeometryObject | |
TYPE_SPACE_CHANGER enum value | plask::GeometryObject | |
TYPE_TRANSFORM enum value | plask::GeometryObject | |
validate() const | plask::GeometryObject | inlinevirtual |
writeXML(XMLWriter::Element &parent_xml_object, WriteXMLCallback &write_cb, AxisNames parent_axes) const | plask::GeometryObject | virtual |
writeXML(XMLWriter::Element &parent_xml_object, WriteXMLCallback &write_cb) const | plask::GeometryObject | inline |
writeXML(XMLWriter::Element &parent_xml_object) const | plask::GeometryObject | inline |
writeXMLAttr(XMLWriter::Element &dest_xml_object, const AxisNames &axes) const override | plask::Gap1D< dim, direction > | inlinevirtual |
writeXMLChildren(XMLWriter::Element &dest_xml_object, WriteXMLCallback &write_cb, const AxisNames &axes) const | plask::GeometryObject | protectedvirtual |
XML_SIZE_ATTR | plask::Gap1D< dim, direction > | static |
~GeometryObject() | plask::GeometryObject | virtual |