SoGVRPickResult¶
-
InventorModule
¶ genre VolRendExtensions
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoGVR
definition soGVR.def
Purpose¶
The SoGVRPickResult
module allows to get the complete voxel profiles of a ray pick on the SoGVRVolRen. The module needs to be placed in the scene in front of the SoGVRVolumeRenderer
module and outputs the result of a ray pick via its outPickResult
base field. This result can be introspected by other modules, e.g. GVRPickResultInfo
and GVRPickResultToCurve
.
Note: it is required to have a SoSelection
, SoPicking
or similar Inventor module in the scene so that a pick on the viewer really triggers an Inventor ray pick action.