![]() |
Public API Reference |
The representation of a camera. More...
#include <celtool/camera.h>
Public Member Functions | |
| bool | LoadCommon (iCelDataBuffer *databuf) |
| In the Load() implementation of the subclass you can call this function to load the common data members. | |
| void | SaveCommon (iCelDataBuffer *databuf) |
| In the Save() implementation of the subclass you can call this function to save the common data members. | |
| bool celPcCameraCommon::LoadCommon | ( | iCelDataBuffer * | databuf | ) |
In the Load() implementation of the subclass you can call this function to load the common data members.
Returns false on failure.
| void celPcCameraCommon::SaveCommon | ( | iCelDataBuffer * | databuf | ) |
In the Save() implementation of the subclass you can call this function to save the common data members.