LARS
LARS (Light Augmented Reality System) is an open-source framework for light-based interaction and real-time tracking in multi-robot experiments. Inspired by ARK, LARS extends the augmented reality paradigm to robotic collectives by projecting dynamic visual cues and environments onto the arena, enabling new experimental possibilities for collective robotics research, education, and outreach. LARS features integrated tracking, light projection, and modular experiment control with a user-friendly Qt GUI.
Loading...
Searching...
No Matches
QCPAxisTickerText Member List

This is the complete list of members for QCPAxisTickerText, including all inherited members.

addTick(double position, const QString &label)QCPAxisTickerText
addTicks(const QMap< double, QString > &ticks)QCPAxisTickerText
addTicks(const QVector< double > &positions, const QVector< QString > &labels)QCPAxisTickerText
cleanMantissa(double input) const (defined in QCPAxisTicker)QCPAxisTickerprotected
clear()QCPAxisTickerText
createLabelVector(const QVector< double > &ticks, const QLocale &locale, QChar formatChar, int precision) (defined in QCPAxisTicker)QCPAxisTickerprotectedvirtual
createSubTickVector(int subTickCount, const QVector< double > &ticks) (defined in QCPAxisTicker)QCPAxisTickerprotectedvirtual
createTickVector(double tickStep, const QCPRange &range) Q_DECL_OVERRIDEQCPAxisTickerTextprotectedvirtual
generate(const QCPRange &range, const QLocale &locale, QChar formatChar, int precision, QVector< double > &ticks, QVector< double > *subTicks, QVector< QString > *tickLabels)QCPAxisTickervirtual
getMantissa(double input, double *magnitude=nullptr) const (defined in QCPAxisTicker)QCPAxisTickerprotected
getSubTickCount(double tickStep) Q_DECL_OVERRIDEQCPAxisTickerTextprotectedvirtual
getTickLabel(double tick, const QLocale &locale, QChar formatChar, int precision) Q_DECL_OVERRIDEQCPAxisTickerTextprotectedvirtual
getTickStep(const QCPRange &range) Q_DECL_OVERRIDEQCPAxisTickerTextprotectedvirtual
mSubTickCount (defined in QCPAxisTickerText)QCPAxisTickerTextprotected
mTickCount (defined in QCPAxisTicker)QCPAxisTickerprotected
mTickOrigin (defined in QCPAxisTicker)QCPAxisTickerprotected
mTicks (defined in QCPAxisTickerText)QCPAxisTickerTextprotected
mTickStepStrategy (defined in QCPAxisTicker)QCPAxisTickerprotected
pickClosest(double target, const QVector< double > &candidates) const (defined in QCPAxisTicker)QCPAxisTickerprotected
QCPAxisTicker()QCPAxisTicker
QCPAxisTickerText()QCPAxisTickerText
setSubTickCount(int subTicks)QCPAxisTickerText
setTickCount(int count)QCPAxisTicker
setTickOrigin(double origin)QCPAxisTicker
setTicks(const QMap< double, QString > &ticks)QCPAxisTickerText
setTicks(const QVector< double > &positions, const QVector< QString > &labels)QCPAxisTickerText
setTickStepStrategy(TickStepStrategy strategy)QCPAxisTicker
subTickCount() const (defined in QCPAxisTickerText)QCPAxisTickerTextinline
tickCount() const (defined in QCPAxisTicker)QCPAxisTickerinline
tickOrigin() const (defined in QCPAxisTicker)QCPAxisTickerinline
ticks()QCPAxisTickerTextinline
TickStepStrategy enum nameQCPAxisTicker
tickStepStrategy() const (defined in QCPAxisTicker)QCPAxisTickerinline
trimTicks(const QCPRange &range, QVector< double > &ticks, bool keepOneOutlier) const (defined in QCPAxisTicker)QCPAxisTickerprotected
tssMeetTickCount enum valueQCPAxisTicker
tssReadability enum valueQCPAxisTicker
~QCPAxisTicker() (defined in QCPAxisTicker)QCPAxisTickervirtual