Export the scene for visibility preprocessing. Exports the hierarchyInterface including its bounding boxes + mesh data. Note that the bounding boxes can be used as occludees by the extrenal preprocessor. The viewcell data will either be supplied directly to the visibility preprocessing standalone module.
- Parameters:
-
| filename | name of the file to export. |
- Returns:
- true if the export was succesful.
Implemented in GtpVisibility::DummyPreprocessingManager. |