public class SoGeometryPriority extends SoNode
SoVolumeRender). Each rendering node inserted after this node will have the priority specified in the priority field. The priority must be between 0 and 1 inclusive. By default, VolumeViz assigns the same priority depending on the type of node: (0.5 for SoVolumeRender nodes, 0.9 for all other geometry nodes).
The SoGeometryPriority node lets you assign higher priority to specific geometry nodes. For example to prioritize the loading of tiles around a Z axis ortho slice against an X axis ortho slice.
Higher resolution tiles for higher priority geometry are loaded before higher resolution tiles for lower priority geometry.
NOTE: This feature only applies when VolumeViz is in LDM mode.
File format/default:
GeometryPriority{
| weight | 0.0 |
Action behavior:
SoCallbackAction, SoGLRenderAction, SoPickAction, SoWriteAction, SoGetBoundingBoxAction
Sets geometry priority parameters in the traversal state.
See also:
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFFloat |
priority
Geometry priority between 0 and 1 inclusive.
|
VERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoGeometryPriority()
Constructor.
|
SoGeometryPriority(float name_13898)
Constructor that automatically initializes the
priority field to the specified value. |
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, writecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizablegetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic final SoSFFloat priority
public SoGeometryPriority()
public SoGeometryPriority(float name_13898)
priority field to the specified value.Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com