#include <QGLViewerIO.h>
Static Public Member Functions | |
static bool | read (QFile &, CList< CCameraKeyPathPoint > &) |
static bool | write (QFile &, CList< CCameraKeyPathPoint > &) |
static bool | read (QFile &, CList< CCamera > &) |
static bool | write (QFile &, CList< CCamera > &) |
|
Reads QFile to CList<CCamera>. The number of converted CCameras is returned. |
|
Reads a CameraKeyPath from a file. |
|
Writes CList<CCamera> to QFile. The number of converted CCameras is returned. |
|
Writes a CameraKeyPath to a file. |