GT RoboCup SSL
Soccer software, robot firmware
Planning::InterpolatedPath Member List

This is the complete list of members for Planning::InterpolatedPath, including all inherited members.

_debugText (defined in Planning::Path)Planning::Pathprotected
_startTime (defined in Planning::Path)Planning::Pathprotected
addInstant(RJ::Seconds time, MotionInstant instant)Planning::InterpolatedPathinline
clear()Planning::InterpolatedPathinline
clone() const overridePlanning::InterpolatedPathvirtual
distanceTo(Geometry2d::Point pt) const (defined in Planning::InterpolatedPath)Planning::InterpolatedPath
draw(DebugDrawer *constdebug_drawer, const QColor &color, const QString &layer) const overridePlanning::InterpolatedPathvirtual
drawDebugText(DebugDrawer *debug_drawer, const QColor &color=Qt::darkCyan, const QString &layer="PathDebugText") const (defined in Planning::Path)Planning::Pathvirtual
empty() const (defined in Planning::InterpolatedPath)Planning::InterpolatedPathinline
emptyPath(Geometry2d::Point pos) (defined in Planning::InterpolatedPath)Planning::InterpolatedPathinlinestatic
end() const overridePlanning::InterpolatedPathvirtual
eval(RJ::Seconds t) const override (defined in Planning::InterpolatedPath)Planning::InterpolatedPathprotectedvirtual
evalRate (defined in Planning::Path)Planning::Pathprotected
evaluate(RJ::Seconds t) constPlanning::Pathinline
getDuration() const overridePlanning::InterpolatedPathvirtual
getSlowedDuration() const (defined in Planning::Path)Planning::Pathinline
getTime(int index) constPlanning::InterpolatedPath
hit(const Geometry2d::ShapeSet &obstacles, RJ::Seconds startTimeIntoPath, RJ::Seconds *hitTime) const overridePlanning::InterpolatedPathvirtual
InterpolatedPath()Planning::InterpolatedPathinline
InterpolatedPath(Geometry2d::Point p0)Planning::InterpolatedPath
InterpolatedPath(Geometry2d::Point p0, Geometry2d::Point p1)Planning::InterpolatedPath
iterator(RJ::Time startTime, RJ::Seconds deltaT) const (defined in Planning::Path)Planning::Pathvirtual
length(unsigned int start=0) constPlanning::InterpolatedPath
length(unsigned int start, unsigned int end) constPlanning::InterpolatedPath
length(Geometry2d::Point pt) constPlanning::InterpolatedPath
nearestIndex(Geometry2d::Point pt) const (defined in Planning::InterpolatedPath)Planning::InterpolatedPath
nearestSegment(Geometry2d::Point pt) constPlanning::InterpolatedPath
Path(RJ::Time startTime=RJ::now()) (defined in Planning::Path)Planning::Pathinline
pathsIntersect(const std::vector< DynamicObstacle > &paths, RJ::Time startTime, Geometry2d::Point *hitLocation, RJ::Seconds *hitTime) const (defined in Planning::Path)Planning::Pathvirtual
setDebugText(QString string) (defined in Planning::Path)Planning::Pathinlinevirtual
setStartTime(RJ::Time t) (defined in Planning::Path)Planning::Pathinlinevirtual
size() constPlanning::InterpolatedPath
slow(float multiplier, RJ::Seconds timeInto=RJ::Seconds::zero()) (defined in Planning::Path)Planning::Path
start() const overridePlanning::InterpolatedPathvirtual
startTime() constPlanning::Pathinlinevirtual
subPath(RJ::Seconds startTime=RJ::Seconds::zero(), RJ::Seconds endTime=RJ::Seconds::max()) const overridePlanning::InterpolatedPathvirtual
waypoints (defined in Planning::InterpolatedPath)Planning::InterpolatedPath
~Path() (defined in Planning::Path)Planning::Pathinlinevirtual