Public Member Functions | |
| cSector (tString asId, cPortalContainer *apContainer) | |
| bool | TryToAdd (iRenderable *apObject, bool abStatic) |
| bool | TryToAddEntity (iEntity3D *apEntity) |
| void | AddPortal (cPortal *apPortal) |
| void | GetVisible (cFrustum *apFrustum, cRenderList *apRenderList, cPortal *apStartPortal) |
| void | RemoveDynamic (iRenderable *apObject) |
| void | RemoveEntity (iEntity3D *apEntity) |
| cPortal * | GetPortal (int alId) |
| void | SetAmbientColor (const cColor &aAmbient) |
| const cColor & | GetAmbientColor () |
| cBoundingVolume * | GetBV () |
| tPortalList * | GetPortalList () |
| tString & | GetId () |