37 _occlusion_mask = occlusion_mask;
48 return _occlusion_mask;
56 INLINE PipeOcclusionCullTraverser::PendingObject::
67 INLINE PipeOcclusionCullTraverser::PendingObject::
The smallest atom of cull.
This is a base class for the various different classes that represent the result of a frame of render...
void set_occlusion_mask(const DrawMask &occlusion_mask)
Specifies the DrawMask that should be set on occlusion polygons for this scene.
const DrawMask & get_occlusion_mask() const
Returns the DrawMask for occlusion polygons.