|
cisst-saw
|
#include <svlCCFileIO.h>
Public Member Functions | |
| svlCCTrackerCoordsFileIO (const char *filename) | |
| void | repackData () |
Public Member Functions inherited from svlCCFileIO | |
| svlCCFileIO (const char *filename) | |
| bool | parseFile () |
Public Attributes | |
| CvMat * | worldToTCP |
Static Protected Attributes | |
| static const bool | debug = false |
Static Protected Attributes inherited from svlCCFileIO | |
| static const bool | debug = false |
Additional Inherited Members | |
Public Types inherited from svlCCFileIO | |
| enum | formatEnum { ORIGINAL, IMPROVED } |
Protected Member Functions inherited from svlCCFileIO | |
| std::ifstream & | openFile (const char *filename) |
| void | parseLine (const char line[], const char format[], int lineNum) |
Protected Attributes inherited from svlCCFileIO | |
| const char * | myFileName |
| int | fileFormat |
| SectionFormat * | sections [12] |
| float | data [500][12] |
| const int | END |
| svlCCTrackerCoordsFileIO::svlCCTrackerCoordsFileIO | ( | const char * | filename | ) |
|
virtual |
Reimplemented from svlCCFileIO.
|
staticprotected |
| CvMat* svlCCTrackerCoordsFileIO::worldToTCP |
1.8.6