SoGVRForceRenderingInBox

InventorModule

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

SoGVR

definition

soGVR.def

Purpose

The SoGVRForceRenderingInBox forces the SoGVRVolumeRenderer to draw in a defined box.

Windows

Default Panel

../../../Modules/Inventor/SoGVR/mhelp/Images/Screenshots/SoGVRForceRenderingInBox._default.png

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

Enabled

name: enabled, type: Bool, default: TRUE

If checked, the node is enabled.

Use World Positions

name: useWorldPositions, type: Bool, default: FALSE

If checked, World Start and World End are used instead of the voxel positions.

World Start

name: worldStartPosition, type: Vector3, default: 0 0 0

Sets the start position of the box in world space.

World End

name: worldEndPosition, type: Vector3, default: 0 0 0

Sets the end position of the box in world space.

Voxel Start

name: voxelStartPosition, type: Vector3, default: 0 0 0

Sets the start position of the box in voxel space.

Voxel End

name: voxelEndPosition, type: Vector3, default: 0 0 0

Sets the end position of the box in voxel space.