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 TypeClassDescriptionclass
Manager 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 TypeMethodDescriptionvoid
OGLPickableTargetNodeType.setTypeConvertor
(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks.void
OGLPickingSensorNodeType.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 TypeMethodDescriptionvoid
OGLGeoTransform.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 TypeMethodDescriptionvoid
OGLGroup.setTypeConvertor
(OGLPickingFlagConvertor conv) Set the flag convertor.void
OGLMatrixTransform.setTypeConvertor
(OGLPickingFlagConvertor conv) Set the flag convertor.void
OGLStaticGroup.setTypeConvertor
(OGLPickingFlagConvertor conv) Set the flag convertor.void
OGLSwitch.setTypeConvertor
(OGLPickingFlagConvertor conv) Set the flag convertor.void
OGLTransform.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 TypeMethodDescriptionvoid
OGLLinePickSensor.setTypeConvertor
(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks.void
OGLPickableGroup.setTypeConvertor
(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks.void
OGLPointPickSensor.setTypeConvertor
(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks.void
OGLPrimitivePickSensor.setTypeConvertor
(OGLPickingFlagConvertor conv) Set the flag convertor that will be used to map the object type strings to the internal pick masks.void
OGLVolumePickSensor.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 TypeMethodDescriptionvoid
OGLShape.setTypeConvertor
(OGLPickingFlagConvertor conv) Set the flag convertor.