SoGVRDiagnosis

InventorModule

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

SoGVR

definition

soGVR.def

see also

SoGVRVolumeRenderer

Purpose

The SoGVRDiagnosis module allows for showing the internal state of the SoGVRVolumeRenderer, e.g., the usage of texture memory, the rendered octree level, and much more. It should only be used for troubleshooting.

It should ONLY be used for diagnosis, so do not put it into your scene graph if you do not need to.

Output Fields

self

name: self, type: SoNode

A node that should be put in front of the SoGVRVolumeRenderer

Parameter Fields

Field Index

dataCacheInfo: String

dataInfo: String

hardwareInfo: String

renderInfo: String

renderModeInfo: String

renderStatisticsInfo: String

textureCacheInfo: String

volumePercentageInfo: String

Hidden Fields

renderStatisticsInfo

name: renderStatisticsInfo, type: String, persistent: no

dataCacheInfo

name: dataCacheInfo, type: String, persistent: no

textureCacheInfo

name: textureCacheInfo, type: String, persistent: no

renderInfo

name: renderInfo, type: String, persistent: no

volumePercentageInfo

name: volumePercentageInfo, type: String, persistent: no

dataInfo

name: dataInfo, type: String, persistent: no

hardwareInfo

name: hardwareInfo, type: String, persistent: no

renderModeInfo

name: renderModeInfo, type: String, persistent: no