doom3-gpl
Doom 3 GPL source release
|
#include <AASCluster.h>
Public Member Functions | |
bool | Build (idAASFileLocal *file) |
bool | BuildSingleCluster (idAASFileLocal *file) |
Private Member Functions | |
bool | UpdatePortal (int areaNum, int clusterNum) |
bool | FloodClusterAreas_r (int areaNum, int clusterNum) |
void | RemoveAreaClusterNumbers (void) |
void | NumberClusterAreas (int clusterNum) |
bool | FindClusters (void) |
void | CreatePortals (void) |
bool | TestPortals (void) |
void | ReportEfficiency (void) |
void | RemoveInvalidPortals (void) |
Private Attributes | |
idAASFileLocal * | file |
bool | noFaceFlood |
Definition at line 40 of file AASCluster.h.
bool idAASCluster::Build | ( | idAASFileLocal * | file | ) |
Definition at line 466 of file AASCluster.cpp.
bool idAASCluster::BuildSingleCluster | ( | idAASFileLocal * | file | ) |
Definition at line 515 of file AASCluster.cpp.
Definition at line 306 of file AASCluster.cpp.
Definition at line 259 of file AASCluster.cpp.
Definition at line 97 of file AASCluster.cpp.
Definition at line 180 of file AASCluster.cpp.
Definition at line 167 of file AASCluster.cpp.
Definition at line 416 of file AASCluster.cpp.
Definition at line 326 of file AASCluster.cpp.
Definition at line 42 of file AASCluster.cpp.
|
private |
Definition at line 47 of file AASCluster.h.
|
private |
Definition at line 48 of file AASCluster.h.