Classes | |
| class | CloudObject |
Namespaces | |
| cinema | |
Macros | |
| #define | CLOUD_NODE |
| #define | CLOUD_GROUP_NODE |
| #define | MSG_SKY_INIALIZED |
| #define | CLOUD_CELL_SIZE_X |
| #define | CLOUD_CELL_SIZE_Y |
| #define | CLOUD_CELL_SIZE_Z |
| #define | LIB_CLOUD |
Typedefs | |
| typedef Bool(* | CloudDrawFn) (BaseObject *op, BaseDraw *pDraw, BaseDrawHelp *pDrawHelp, Int32 lGrid, Float rQuality, const Vector &vScale, BaseObject *pSun, Bool bDrawPlane) |
| typedef void *(* | CloudDataAllocator) (BaseObject *pCloud) |
| typedef void(* | ClodDataDeleter) (BaseObject *pCloud, void *&pData) |
Functions | |
| BaseObject * | FindSkyObject (BaseDocument *pDoc) |