Uses of Class
com.openinventor.inventor.fields.SoSFVec2s
-
Packages that use SoSFVec2s Package Description com.openinventor.inventor.nodes com.openinventor.volumeviz.writers -
-
Uses of SoSFVec2s in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFVec2s Modifier and Type Field Description SoSFVec2s
SoMarker. size
Defines the size (in pixels) of the marker.SoSFVec2s
SoRenderToTextureProperty. size
Size in pixels of the rendered texture. -
Uses of SoSFVec2s in com.openinventor.volumeviz.writers
Fields in com.openinventor.volumeviz.writers declared as SoSFVec2s Modifier and Type Field Description SoSFVec2s
SoVRMemoryWriter. padding
Padding over x and y dimension, use to align slice data in memory.
-