Click or drag to resize
MedicalHelperExampleLogoNode Method
Returns a logo image node for Open Inventor medical example. This method is not important for customer applications, but the technique can be useful for adding logo images to an application window.

Namespace: OIV.Medical.Helpers
Assembly: OIV.Medical (in OIV.Medical.dll) Version: 2025.1.0.Release.2a081733c801ebf47c3d8b921bce5efef34a062d
Syntax
public static SoNode ExampleLogoNode()

Return Value

Type: SoNode
Returns an SoImageBackground node, but as a SoNode
See Also