Uses of Class
com.openinventor.inventor.fields.SoSFVec4f
Packages that use SoSFVec4f
-
Uses of SoSFVec4f in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFVec4fModifier and TypeFieldDescriptionfinal SoSFVec4f
SoTexture.borderColor
Defines border color used for border texture filtering.final SoSFVec4f
SoRenderToTarget.clearColorValue
Value used to clear the color buffer before the rendering.final SoSFVec4f
SoTextureCombiner.constantColor
Specifies a constant color.final SoSFVec4f
SoTextureCoordinateObject.factorQ
Factor applied to generate the coordinate Q.final SoSFVec4f
SoTextureCoordinateObject.factorR
Factor applied to generate the coordinate R.final SoSFVec4f
SoTextureCoordinateObject.factorS
Factor applied to generate the coordinate S.final SoSFVec4f
SoTextureCoordinateObject.factorT
Factor applied to generate the coordinate T.final SoSFVec4f
SoShaderParameter4f.value
Specifies the parameter's value.