SoBaseReceiverExample

InventorModule
author MeVis Medical Solutions AG
package MeVisLab/Examples
dll SoBaseReceiverExample
definition SoBaseReceiverExample.def
see also BaseOwnerExample
keywords Example

Purpose

The module SoBaseReceiverExample shows how to implement an Open Inventor module that renders a primitive that is parametrized via a Base object.

Input Fields

inputMessenger

name: inputMessenger, type: MLBase

Input Base object holds the paramters for the inventor scene.

Output Fields

self

name: self, type: SoNode

Parameter Fields

Hidden Fields

renderCaching

name: renderCaching, type: Enum, default: AUTO

Values:

Title Name
On ON
Off OFF
Auto AUTO

boundingBoxCaching

name: boundingBoxCaching, type: Enum, default: AUTO

Values:

Title Name
On ON
Off OFF
Auto AUTO

renderCulling

name: renderCulling, type: Enum, default: AUTO

Values:

Title Name
On ON
Off OFF
Auto AUTO

pickCulling

name: pickCulling, type: Enum, default: AUTO

Values:

Title Name
On ON
Off OFF
Auto AUTO