Uses of Class
com.openinventor.inventor.fields.SoMFBool
Packages that use SoMFBool
-
Uses of SoMFBool in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoMFBoolModifier and TypeFieldDescriptionfinal SoMFBool
SoBoolOperation.a
First argument to the Boolean operation.final SoMFBool
SoBoolOperation.b
Second argument to the Boolean operation.final 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 SoMFBoolModifier and TypeFieldDescriptionfinal SoMFBool
SoTextProperty.styleColorsUseCurrentMaterial
This field allows to use the currentSoMaterial
instead of the value specified bystyleColors
for each available style (default gray).