Uses of Class
com.openinventor.inventor.fields.SoSFVec2i32
-
Packages that use SoSFVec2i32 Package Description com.openinventor.inventor.nodes com.openinventor.medical.nodes Provides some nodes and helper classes specifically created to facilitate implementation of medical applications. -
-
Uses of SoSFVec2i32 in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFVec2i32 Modifier and Type Field Description SoSFVec2i32
SoRenderToTarget. size
This field allows a custom rendering size for the render to texture.SoSFVec2i32
SoTextProperty. textureQualityRange
Defines a quality range of values taken into account during textured text texture computation.SoSFVec2i32
SoShaderParameter2i. value
Specifies the parameter's value. -
Uses of SoSFVec2i32 in com.openinventor.medical.nodes
Fields in com.openinventor.medical.nodes declared as SoSFVec2i32 Modifier and Type Field Description SoSFVec2i32
Gnomon. position
Position of the gnomon viewport in pixels (default is 0,0).
-