PLaSK library
Loading...
Searching...
No Matches
plask::ArrangeContainer< dim > Member List

This is the complete list of members for plask::ArrangeContainer< dim >, including all inherited members.

_childplask::ArrangeContainer< dim >protected
_getNotChangedPositionsToVec(ThisType _this, const GeometryObject::Predicate &predicate, std::vector< DVec > &dest, const PathHints *path)plask::GeometryObjectTransform< dim, Child_Type >inlineprotectedstatic
addLineSegmentsToSet(std::set< typename GeometryObjectD< dim >::LineSegment > &segments, unsigned max_steps, double min_step_size) const overrideplask::ArrangeContainer< dim >
plask::GeometryObjectTransform::addLineSegmentsToSet(std::set< LineSegment > &PLASK_UNUSED(segments), unsigned PLASK_UNUSED(max_steps), double PLASK_UNUSED(min_step_size)) const =0plask::GeometryObjectD< dim >pure virtual
addPointsAlongToSet(std::set< double > &points, Primitive< 3 >::Direction direction, unsigned max_steps, double min_step_size) const overrideplask::ArrangeContainer< dim >
plask::GeometryObjectTransform::addPointsAlongToSet(std::set< double > &points, Primitive< 3 >::Direction PLASK_UNUSED(direction), unsigned PLASK_UNUSED(max_steps), double PLASK_UNUSED(min_step_size)) const =0plask::GeometryObjectpure virtual
addRole(std::string role_name)plask::GeometryObjectinline
ArrangeContainer()plask::ArrangeContainer< dim >inline
ArrangeContainer(const shared_ptr< ChildType > &child, const DVec &step, unsigned repeat, bool warn=true)plask::ArrangeContainer< dim >inline
asD()plask::GeometryObject
asD() constplask::GeometryObject
asGeometry()plask::GeometryObject
asGeometry() constplask::GeometryObject
BaseClass typedefplask::ArrangeContainer< dim >
begin() constplask::GeometryObjectinline
bounds(const DVec &vec) constplask::ArrangeContainer< dim >protected
Box typedefplask::ArrangeContainer< dim >
canHasAsChild(const GeometryObject &potential_child) constplask::GeometryObjectinline
canHasAsParent(const GeometryObject &potential_parent) constplask::GeometryObjectinline
changedplask::GeometryObject
changedConnectMethod(ClassT *obj, methodT method, boost::signals2::connect_position at=boost::signals2::at_back)plask::GeometryObjectinline
changedDisconnectMethod(ClassT *obj, methodT method)plask::GeometryObjectinline
changedVersion(const GeometryObject::Changer &changer, Vec< 3, double > *translation=0) const overrideplask::GeometryObjectTransform< dim, Child_Type >inlinevirtual
childHasType(GeometryObject::Type type) constplask::GeometryObjectTransform< dim, Child_Type >inline
ChildType typedefplask::ArrangeContainer< dim >
clearRoles()plask::GeometryObjectinline
connectOnChildChanged()plask::GeometryObjectTransform< dim, Child_Type >inline
contains(const DVec &p) const overrideplask::ArrangeContainer< dim >virtual
deepCopy(std::map< const GeometryObject *, shared_ptr< GeometryObject > > &copied) const overrideplask::GeometryObjectTransform< dim, Child_Type >inlinevirtual
plask::GeometryObjectD::deepCopy()plask::GeometryObjectinline
DIMplask::GeometryObjectD< dim >static
disconnectOnChildChanged()plask::GeometryObjectTransform< dim, Child_Type >inline
DVec typedefplask::ArrangeContainer< dim >
end() constplask::GeometryObjectinline
ensureCanHasAsParent(const GeometryObject &potential_parent) constplask::GeometryObject
ensureCanHaveAsChild(const GeometryObject &potential_child) constplask::GeometryObjectinline
ensureIsValidChildNr(std::size_t child_no, const char *method_name="getChildNo", const char *arg_name="child_no") constplask::GeometryObjectinlineprotected
ensureIsValidInsertPosition(std::size_t child_no, const char *method_name="insert", const char *arg_name="pos") constplask::GeometryObjectinlineprotected
fireChanged(Args &&... event_constructor_params_without_source)plask::GeometryObjectinline
fireChildrenChanged()plask::GeometryObjectinlineprotected
fireChildrenInserted(std::size_t beginIndex, std::size_t endIndex)plask::GeometryObjectinlineprotected
fireChildrenRemoved(std::size_t beginIndex, std::size_t endIndex)plask::GeometryObjectinlineprotected
forEachRealObjectInSubtree(std::function< bool(const GeometryObject &)> callback) constplask::GeometryObjectvirtual
fromChildCoords(const typename ChildType::Box &child_bbox) const overrideplask::ArrangeContainer< dim >virtual
GeometryObject(const GeometryObject &to_copy)plask::GeometryObjectinline
GeometryObject()plask::GeometryObjectinline
GeometryObject(unsigned max_steps, double min_step_size)plask::GeometryObjectinline
GeometryObjectTransform(shared_ptr< ChildType > child=nullptr)plask::GeometryObjectTransform< dim, Child_Type >inlineexplicit
GeometryObjectTransform(ChildType &child)plask::GeometryObjectTransform< dim, Child_Type >inlineexplicit
getBoundingBox() const overrideplask::ArrangeContainer< dim >virtual
getBoundingBoxes(const GeometryObject::Predicate &predicate, const PathHints *path=0) constplask::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 overrideplask::ArrangeContainer< dim >virtual
plask::GeometryObjectD::getBoundingBoxesToVec(const GeometryObject::Predicate &predicate, std::vector< Box > &dest, const PathHints &path) constplask::GeometryObjectD< dim >inline
getBoundingBoxSize() constplask::GeometryObjectD< dim >inlinevirtual
getChild() constplask::ArrangeContainer< dim >inline
getChildNo(std::size_t child_no) const overrideplask::ArrangeContainer< dim >virtual
getChildrenCount() const overrideplask::ArrangeContainer< dim >virtual
getDimensionsCount() const overrideplask::GeometryObjectD< dim >inlinevirtual
getLeafs(const PathHints *path=0) constplask::GeometryObjectinline
getLeafs(const PathHints &path) constplask::GeometryObjectinline
getLeafsBoundingBoxes(const PathHints *path=0) constplask::GeometryObjectD< dim >inline
getLeafsBoundingBoxes(const PathHints &path) constplask::GeometryObjectD< dim >inline
getLeafsBoundingBoxesToVec(std::vector< Box > &dest, const PathHints *path=0) constplask::GeometryObjectD< dim >inline
getLeafsBoundingBoxesToVec(std::vector< Box > &dest, const PathHints &path) constplask::GeometryObjectD< dim >inline
getLeafsPositions(const PathHints *path=0) constplask::GeometryObjectD< dim >inline
getLeafsPositions(const PathHints &path) constplask::GeometryObjectD< dim >inline
getLeafsPositionsToVec(std::vector< DVec > &dest, const PathHints *path=0) constplask::GeometryObjectD< dim >inline
getLeafsPositionsToVec(std::vector< DVec > &dest, const PathHints &path) constplask::GeometryObjectD< dim >inline
getLeafsToVec(std::vector< shared_ptr< const GeometryObject > > &dest, const PathHints *path=0) constplask::GeometryObjectinline
getLeafsToVec(std::vector< shared_ptr< const GeometryObject > > &dest, const PathHints &path) constplask::GeometryObjectinline
getLineSegments(unsigned max_steps=PLASK_GEOMETRY_MAX_STEPS, double min_step_size=PLASK_GEOMETRY_MIN_STEP_SIZE) constplask::GeometryObjectD< dim >inline
getMatchingAt(const DVec &point, const Predicate &predicate, const PathHints *path=0) constplask::GeometryObjectD< dim >
getMatchingAt(const DVec &point, const Predicate &predicate, const PathHints &path) constplask::GeometryObjectD< dim >inline
getMaterial(const DVec &p) const overrideplask::ArrangeContainer< dim >virtual
getMaterialOrAir(const DVec &p) constplask::GeometryObjectD< dim >inline
getObjectBoundingBoxes(const GeometryObject &object, const PathHints *path=0) constplask::GeometryObjectD< dim >inline
getObjectBoundingBoxes(const GeometryObject &object, const PathHints &path) constplask::GeometryObjectD< dim >inline
getObjectBoundingBoxesToVec(std::vector< Box > &dest, const GeometryObject &object, const PathHints *path=0) constplask::GeometryObjectD< dim >inline
getObjectBoundingBoxesToVec(std::vector< Box > &dest, const GeometryObject &object, const PathHints &path) constplask::GeometryObjectD< dim >inline
getObjectPositions(const GeometryObject &object, const PathHints *path=0) constplask::GeometryObjectD< dim >inline
getObjectPositions(const GeometryObject &object, const PathHints &path) constplask::GeometryObjectD< dim >inline
getObjectPositionsToVec(std::vector< DVec > &dest, const GeometryObject &object, const PathHints *path=0) constplask::GeometryObjectD< dim >inline
getObjectPositionsToVec(std::vector< DVec > &dest, const GeometryObject &object, const PathHints &path) constplask::GeometryObjectD< dim >inline
getObjects(const Predicate &predicate, const PathHints *path=0) constplask::GeometryObjectinline
getObjects(const Predicate &predicate, const PathHints &path) constplask::GeometryObjectinline
getObjectsToVec(const GeometryObject::Predicate &predicate, std::vector< shared_ptr< const GeometryObject > > &dest, const PathHints *path=0) const overrideplask::ArrangeContainer< dim >virtual
plask::GeometryObjectD::getObjectsToVec(const Predicate &predicate, std::vector< shared_ptr< const GeometryObject > > &dest, const PathHints &path) constplask::GeometryObjectinline
getObjectsWithRole(const std::string &role) constplask::GeometryObjectinline
getObjectsWithRoleToVec(const std::string &role, std::vector< shared_ptr< const GeometryObject > > &dest) constplask::GeometryObjectinline
getPathsAt(const DVec &point, bool all=false) const overrideplask::ArrangeContainer< dim >virtual
getPathsTo(const GeometryObject &el, const PathHints *path=0) const overrideplask::GeometryObjectTransform< dim, Child_Type >inlinevirtual
getPointsAlong(Primitive< 3 >::Direction direction, unsigned max_steps=PLASK_GEOMETRY_MAX_STEPS, double min_step_size=PLASK_GEOMETRY_MIN_STEP_SIZE) constplask::GeometryObjectinline
getPositions(const Predicate &predicate, const PathHints *path=0) constplask::GeometryObjectD< dim >inline
getPositions(const Predicate &predicate, const PathHints &path) constplask::GeometryObjectD< dim >inline
getPositionsToVec(const GeometryObject::Predicate &predicate, std::vector< DVec > &dest, const PathHints *path=0) const overrideplask::ArrangeContainer< dim >virtual
plask::GeometryObjectTransform::getPositionsToVec(const Predicate &predicate, std::vector< DVec > &dest, const PathHints &path) constplask::GeometryObjectD< dim >inline
getRealBoundingBox() const overrideplask::ArrangeContainer< dim >virtual
getRealChildNo(std::size_t child_no) const overrideplask::ArrangeContainer< dim >virtual
getRealChildrenCount() const overrideplask::ArrangeContainer< dim >virtual
getRepeatCount() constplask::ArrangeContainer< dim >inline
getRolesAt(const DVec &point, const plask::PathHints *path=0) constplask::GeometryObjectD< dim >
getRolesAt(const DVec &point, const plask::PathHints &path) constplask::GeometryObjectD< dim >inline
getTranslation() constplask::ArrangeContainer< dim >inline
getType() const overrideplask::GeometryObjectTransform< dim, Child_Type >inlinevirtual
getTypeName() const overrideplask::ArrangeContainer< dim >inlinevirtual
hasChild() constplask::GeometryObjectTransform< dim, Child_Type >inline
hasInSubtree(const GeometryObject &el) const overrideplask::GeometryObjectTransform< dim, Child_Type >inlinevirtual
plask::GeometryObjectD::hasInSubtree(const GeometryObject &el, const PathHints *pathHints) constplask::GeometryObjectinline
plask::GeometryObjectD::hasInSubtree(shared_ptr< const GeometryObject > el, const PathHints *pathHints) constplask::GeometryObjectinline
hasRole(std::string role_name) constplask::GeometryObjectinline
hasRoleAt(const std::string &role_name, const DVec &point, const plask::PathHints *path=0) constplask::GeometryObjectD< dim >inline
hasRoleAt(const std::string &role_name, const DVec &point, const plask::PathHints &path) constplask::GeometryObjectD< dim >inline
isContainer() constplask::GeometryObjectinline
isGeometry() constplask::GeometryObjectinline
isLeaf() constplask::GeometryObjectinline
isSpaceChanger() constplask::GeometryObjectinline
isTransform() constplask::GeometryObjectinline
max_stepsplask::GeometryObject
min_step_sizeplask::GeometryObject
NAMEplask::ArrangeContainer< dim >static
objectIncludes(const GeometryObject &object, const PathHints *path, const DVec &point) constplask::GeometryObjectD< dim >inline
objectIncludes(const GeometryObject &object, const PathHints &path, const DVec &point) constplask::GeometryObjectD< dim >inline
objectIncludes(const GeometryObject &object, const DVec &point) constplask::GeometryObjectD< dim >inline
onChildChanged(const GeometryObject::Event &evt)plask::GeometryObjectTransform< dim, Child_Type >inlinevirtual
operator=(const GeometryObject &to_copy)plask::GeometryObjectinline
Predicate typedefplask::GeometryObject
PredicateIsLeaf(const GeometryObject &el)plask::GeometryObjectinlinestatic
removeAt(std::size_t index)plask::GeometryObjectinline
removeAtUnsafe(std::size_t) overrideplask::GeometryObjectTransform< dim, Child_Type >inlinevirtual
removeRange(std::size_t index_begin, std::size_t index_end)plask::GeometryObjectinline
removeRangeUnsafe(std::size_t index_begin, std::size_t index_end)plask::GeometryObjectinline
removeRole(std::string role_name)plask::GeometryObjectinline
repeat_countplask::ArrangeContainer< dim >protected
rolesplask::GeometryObject
setChild(const shared_ptr< ChildType > &child)plask::GeometryObjectTransform< dim, Child_Type >inline
setChildUnsafe(const shared_ptr< ChildType > &child)plask::GeometryObjectTransform< dim, Child_Type >inline
setMaxSteps(unsigned value)plask::GeometryObjectinline
setMinStepSize(double value)plask::GeometryObjectinline
setRepeatCount(unsigned new_repeat_count)plask::ArrangeContainer< dim >inline
setTranslation(DVec new_translation)plask::ArrangeContainer< dim >inline
shallowCopy() const overrideplask::ArrangeContainer< dim >virtual
shallowCopyWithChild(const shared_ptr< ChildType > &child) constplask::GeometryObjectTransform< dim, Child_Type >inline
translationplask::ArrangeContainer< dim >protected
Type enum nameplask::GeometryObject
TYPE_CONTAINER enum valueplask::GeometryObject
TYPE_GEOMETRY enum valueplask::GeometryObject
TYPE_LEAF enum valueplask::GeometryObject
TYPE_SEPARATOR enum valueplask::GeometryObject
TYPE_SPACE_CHANGER enum valueplask::GeometryObject
TYPE_TRANSFORM enum valueplask::GeometryObject
validate() const overrideplask::GeometryObjectTransform< dim, Child_Type >inlinevirtual
warmOverlaping() constplask::ArrangeContainer< dim >protected
warn_overlappingplask::ArrangeContainer< dim >
writeXML(XMLWriter::Element &parent_xml_object, WriteXMLCallback &write_cb, AxisNames parent_axes) constplask::GeometryObjectvirtual
writeXML(XMLWriter::Element &parent_xml_object, WriteXMLCallback &write_cb) constplask::GeometryObjectinline
writeXML(XMLWriter::Element &parent_xml_object) constplask::GeometryObjectinline
writeXMLAttr(XMLWriter::Element &dest_xml_object, const AxisNames &axes) const overrideplask::ArrangeContainer< dim >virtual
writeXMLAttr(XMLWriter::Element &dest_xml_object, const AxisNames &axes) constplask::ArrangeContainer< dim >virtual
writeXMLAttr(XMLWriter::Element &dest_xml_object, const AxisNames &axes) constplask::ArrangeContainer< dim >virtual
writeXMLAttr(XMLWriter::Element &dest_xml_object, const AxisNames &axes) constplask::ArrangeContainer< dim >virtual
writeXMLAttr(XMLWriter::Element &dest_xml_object, const AxisNames &axes) constplask::ArrangeContainer< dim >virtual
writeXMLChildren(XMLWriter::Element &dest_xml_object, WriteXMLCallback &write_cb, const AxisNames &axes) constplask::GeometryObjectprotectedvirtual
~GeometryObject()plask::GeometryObjectvirtual
~GeometryObjectTransform()plask::GeometryObjectTransform< dim, Child_Type >inlinevirtual