SoGVRForceRenderingInBox¶
-
InventorModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoGVR
definition soGVR.def
Purpose¶
The SoGVRForceRenderingInBox
forces the SoGVRVolumeRenderer
to draw in defined box.
Output Fields¶
self¶
-
name:
self
, type:
SoNode
¶ a node that should be put in front of the
SoGVRVolumeRenderer
Parameter Fields¶
Field Index¶
Enabled : Bool |
Use World Positions : Bool |
Voxel End : Vector3 |
Voxel Start : Vector3 |
World End : Vector3 |
World Start : Vector3 |
Visible Fields¶
Use World Positions¶
-
name:
useWorldPositions
, type:
Bool
, default:
FALSE
¶ Enables usage of the
World Start
andWorld End
instead of the voxel positions.
World Start¶
-
name:
worldStartPosition
, type:
Vector3
, default:
0 0 0
¶ The start position of the box in world space.
World End¶
-
name:
worldEndPosition
, type:
Vector3
, default:
0 0 0
¶ The end position of the box in world space.