addVertex(const Position &p, const Velocity &v) (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
averageVelocity() const | larcfm::SimpleMovingPoly | |
contains(const Position &p, double dt) const | larcfm::SimpleMovingPoly | |
copy() const (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
getMovingPolygon(double time, const EuclideanProjection &proj) | larcfm::SimpleMovingPoly | |
getMovingPolygon(const EuclideanProjection &proj) (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
isLatLon() const (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
linear(double dt) const (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
make(const MovingPolygon3D &p3, const EuclideanProjection &proj) | larcfm::SimpleMovingPoly | static |
make(const MovingPolygon3D &p3) | larcfm::SimpleMovingPoly | static |
morphingPoly (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
poly (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
position(double dt) const | larcfm::SimpleMovingPoly | |
removeVertex(int i) (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
setBottom(double bot) (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
setTop(double top) (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
SimpleMovingPoly(const SimplePoly &start, const std::vector< Velocity > &vs) (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
SimpleMovingPoly(const SimplePoly &start, const Velocity &v) (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
SimpleMovingPoly() (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
SimpleMovingPoly(double b, double t) | larcfm::SimpleMovingPoly | |
SimpleMovingPoly(double b, double t, const std::string &units) | larcfm::SimpleMovingPoly | |
SimpleMovingPoly(const SimpleMovingPoly &p) | larcfm::SimpleMovingPoly | |
size() const (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
toString() const | larcfm::SimpleMovingPoly | |
toStringList(int vertex, bool trkgsvs, int precision) const (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |
vlist (defined in larcfm::SimpleMovingPoly) | larcfm::SimpleMovingPoly | |