SoOctreeOrdering Properties |
The SoOctreeOrdering type exposes the following members.
Name | Description | |
---|---|---|
![]() | adjustDecimation | If true, the octree will alter the decimation percentage for objects depending on how large they are in the view. |
![]() | boundingBoxCaching | Whether to cache during bounding box traversal. |
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | boundingBoxSubstitutes | Enables use of bounding boxes for cells in the octree that contain shapes, but would appear on the screen smaller than the dropScreenArea threshold. |
![]() | directVizCaching | Whether to cache during OpenRTRT rendering traversal. |
![]() | dropCulling | Enables culling of shapes that are too small on the screen. |
![]() | dropScreenArea | Sets threshold in pixels for drop culling and bounding box substitutes. |
![]() | fastEditing | Specifies the fast edit mode of the separator node. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | isHead | Normally each culling node maintains its own render list. |
![]() | pickCulling | Whether to cull during picking traversal. |
![]() | renderCaching | Whether to cache during rendering traversal. |
![]() | renderCulling | Whether to cull during rendering traversal. |
![]() | renderUnitId | Used during the ScaleViz depth compositing process, this field specifies which render unit (OIRU) will render the sub scene graph below this separator. |
![]() ![]() | ReportCallback | This callback can be used to get render statistics: the number of objects in the octree, and the number of objects actually rendered. |
![]() | useMovingQueue | Sets how this node should handle moving render objects. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |