30 _occlusion_mask = occlusion_mask;
38 return _occlusion_mask;
44 INLINE PipeOcclusionCullTraverser::PendingObject::
53 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.