Uses of Interface
org.web3d.vrml.renderer.ogl.nodes.OGLPickingFlagConvertor
Packages that use OGLPickingFlagConvertor
Package
Description
-
Uses of OGLPickingFlagConvertor in org.web3d.vrml.renderer.ogl.input
Classes in org.web3d.vrml.renderer.ogl.input that implement OGLPickingFlagConvertorModifier and TypeClassDescriptionclassManager for processing the functionality of the Picking Utilities component. -
Uses of OGLPickingFlagConvertor in org.web3d.vrml.renderer.ogl.nodes
Methods in org.web3d.vrml.renderer.ogl.nodes with parameters of type OGLPickingFlagConvertorModifier and TypeMethodDescriptionvoidOGLPickableTargetNodeType.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks.voidOGLPickingSensorNodeType.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks. -
Uses of OGLPickingFlagConvertor in org.web3d.vrml.renderer.ogl.nodes.geospatial
Methods in org.web3d.vrml.renderer.ogl.nodes.geospatial with parameters of type OGLPickingFlagConvertorModifier and TypeMethodDescriptionvoidOGLGeoTransform.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor. -
Uses of OGLPickingFlagConvertor in org.web3d.vrml.renderer.ogl.nodes.group
Methods in org.web3d.vrml.renderer.ogl.nodes.group with parameters of type OGLPickingFlagConvertorModifier and TypeMethodDescriptionvoidOGLGroup.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor.voidOGLMatrixTransform.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor.voidOGLStaticGroup.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor.voidOGLSwitch.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor.voidOGLTransform.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor. -
Uses of OGLPickingFlagConvertor in org.web3d.vrml.renderer.ogl.nodes.picking
Methods in org.web3d.vrml.renderer.ogl.nodes.picking with parameters of type OGLPickingFlagConvertorModifier and TypeMethodDescriptionvoidOGLLinePickSensor.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks.voidOGLPickableGroup.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks.voidOGLPointPickSensor.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks.voidOGLPrimitivePickSensor.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks.voidOGLVolumePickSensor.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks. -
Uses of OGLPickingFlagConvertor in org.web3d.vrml.renderer.ogl.nodes.shape
Methods in org.web3d.vrml.renderer.ogl.nodes.shape with parameters of type OGLPickingFlagConvertorModifier and TypeMethodDescriptionvoidOGLShape.setTypeConvertor(OGLPickingFlagConvertor conv) Set the flag convertor.