Public Member Functions | |
cPortal (int alId, cPortalContainer *apContainer) | |
void | SetTargetSector (tString asSectorId) |
cSector * | GetTargetSector () |
cSector * | GetSector () |
void | AddPortalId (int alId) |
void | SetNormal (const cVector3f &avNormal) |
void | AddPoint (const cVector3f &avPoint) |
void | SetTransform (const cMatrixf &a_mtxTrans) |
void | Compile () |
bool | IsVisible (cFrustum *apFrustum) |
tPortalList * | GetPortalList () |
cBoundingVolume * | GetBV () |
cVector3f | GetNormal () |
int | GetId () |
cPlanef & | GetPlane () |
bool | GetActive () |
void | SetActive (bool abX) |