svcore
1.9
|
PathPoint Struct Reference
#include <Path.h>
Public Member Functions | |
PathPoint (sv_frame_t _frame) | |
PathPoint (sv_frame_t _frame, sv_frame_t _mapframe) | |
void | toXml (QTextStream &stream, QString indent="", QString extraAttributes="") const |
QString | toDelimitedDataString (QString delimiter, DataExportOptions, sv_samplerate_t sampleRate) const |
bool | operator< (const PathPoint &p2) const |
Public Attributes | |
sv_frame_t | frame |
sv_frame_t | mapframe |
Detailed Description
Constructor & Destructor Documentation
|
inline |
|
inline |
Member Function Documentation
|
inline |
|
inline |
Definition at line 46 of file Path.h.
References RealTime::frame2RealTime(), and RealTime::toString().
|
inline |
Member Data Documentation
sv_frame_t PathPoint::frame |
Definition at line 37 of file Path.h.
Referenced by operator<().
sv_frame_t PathPoint::mapframe |
Definition at line 38 of file Path.h.
Referenced by operator<().
The documentation for this struct was generated from the following file:
Generated by 1.8.11