AI_SDB_VisitorBase.h File Reference
#include "../AI_Global.h"
#include "../math/AI_Vector.h"
#include "../math/AI_Matrix.h"
#include "../math/AI_BBox.h"
#include "../math/AI_Sphere.h"
#include "../utils/AI_Array.h"
Go to the source code of this file.
Classes | |
| struct | AI_SDB_VisitorFlags | 
| class | AI_SDB_VisibilityVisitor | 
| Base class for visitors that collect all elements in a given region and visible from a given viewpoint.  More... | |
| class | AI_SDB_SpatialVisitor | 
| Visitor to collect all elements in a given region of space.  More... | |
| class | AI_SDB_OcclusionVisitor | 
| Visitor to collect occluders and provide visibility testing using those occluders.  More... | |
