|
int GtpVisibility::DummyPreprocessingManager::AddViewCellPVS |
( |
const int |
cellID, |
|
|
InfoContainer< NodeInfo > * |
visibleNodes, |
|
|
InfoContainer< MeshInfo > * |
visibleMeshes |
|
) |
[protected, virtual] |
|
|
Add a PVS of the given viewcell to the already evaluated PVS by computing a union with visibleNodes and visibleMeshes. Returns the number of added entries.
Implements GtpVisibility::PreprocessingManager. |
|