SoImagePlane

InventorModule
genre Shader
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoFrameBufferObjects
definition SoFrameBufferObjects.def
keywords viewport

Purpose

The module SoImagePlane draws a white polygon filling the viewport.

Texture coordinates for the first eight texture units are sent to the OpenGL rendering-pipeline.

Windows

Default Panel

../../../Modules/Inventor/SoFrameBufferObjects/mhelp/Images/Screenshots/SoImagePlane._default.png

Output Fields

self

name: self, type: SoNode

Parameter Fields

Visible Fields

Num. Subdivisions

name: numSubdivisions, type: Integer, default: 1

Sets the number of subdivisions into polygons of the viewport region.

Generate full texture coord. range

name: genFullTextureCoordRange, type: Bool, default: TRUE

If checked, the module generates a texture with the full amount of pixel in the viewport.

Otherwise, the texture’s width and height are set internally to the next power of 2.

Enable Depth Write

name: enableDepthWrite, type: Bool, default: FALSE

Enable Depth Test

name: enableDepthTest, type: Bool, default: FALSE