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