182 Lattice(
const shared_ptr<ChildType>& child = shared_ptr<ChildType>(),
192 bool contains(
const DVec& p)
const override {
return container->contains(p); }
197 container->onChildChanged(
evt);
220 std::vector<Box>&
dest,
221 const PathHints* path = 0)
const override;
225 const PathHints* path = 0)
const override;
228 std::vector<DVec>&
dest,
229 const PathHints* path = 0)
const override;
242 return container->getChildNo(
child_no);
259 void addPointsAlongToSet(std::set<double>& points,
262 double min_step_size)
const override;
266 double min_step_size)
const override;
276 void refillContainer();