celPcCameraCommon Struct Reference
The representation of a camera. More...
#include <celtool/camera.h>
Inheritance diagram for celPcCameraCommon:

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. |
Detailed Description
The representation of a camera.
Definition at line 47 of file camera.h.
Member Function Documentation
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.
The documentation for this struct was generated from the following file:
- celtool/camera.h
Generated for CEL: Crystal Entity Layer 1.4.1 by doxygen 1.7.1