Uses of Class
com.openinventor.inventor.nodes.SoSpotLight
-
Packages that use SoSpotLight Package Description com.openinventor.inventor.manips -
-
Uses of SoSpotLight in com.openinventor.inventor.manips
Subclasses of SoSpotLight in com.openinventor.inventor.manips Modifier and Type Class Description class
SoSpotLightManip
Spotlight node with 3D interface for editing location, direction, and beam width.Methods in com.openinventor.inventor.manips with parameters of type SoSpotLight Modifier and Type Method Description boolean
SoSpotLightManip. replaceManip(SoPath p, SoSpotLight newOne)
Replaces the tail of the path, which must be this manipulator, with the givenSoSpotLight
node.
-