Inventor/nodes/SoOcclusionCulling.h File Reference

#include <Inventor/nodes/SoRenderList.h>
#include <Inventor/actions/SoGetBoundingBoxAction.h>

Go to the source code of this file.

Classes

class  SoOcclusionCulling
  VSG extension Group node derived from SoRenderList that performs an OpenGL-based occlusion culling test on its list of render objects. More...

Typedefs

typedef SoDEPRECATED void SoOcclusionReportCB (SoOcclusionCulling *, int numObj, int numRendered, int numOccluders, void *userData)

Typedef Documentation

typedef SoDEPRECATED void SoOcclusionReportCB(SoOcclusionCulling *, int numObj, int numRendered, int numOccluders, void *userData)

This callback is called at the end of each SoOcclusionCulling traversal to let the application know how many objects have been occluded by the node.

Deprecated:

Deprecated since Open Inventor 9800
SoOcclusionCulling node has been deprecated and will be removed in next major version. Please use SoSeparator instead.

Open Inventor Toolkit reference manual, generated on 9 Jul 2026
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/