Uses of Class
com.openinventor.inventor.fields.SoMFBool
-
Packages that use SoMFBool Package Description com.openinventor.inventor.engines com.openinventor.inventor.nodes -
-
Uses of SoMFBool in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoMFBool Modifier and Type Field Description SoMFBool
SoBoolOperation. a
First argument to the Boolean operation.SoMFBool
SoBoolOperation. b
Second argument to the Boolean operation.SoMFBool
SoTrackFollower. keepRollAngle
Indicates if the roll angle should be maintained after the middle of the turn. -
Uses of SoMFBool in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFBool Modifier and Type Field Description SoMFBool
SoTextProperty. styleColorsUseCurrentMaterial
This field allows to use the currentSoMaterial
instead of the value specified bystyleColors
for each available style (default gray).
-