Uses of Class
com.openinventor.inventor.nodes.SoLight
Packages that use SoLight
Package
Description
The element classes are used internally for storing information in Open Inventor's traversal state list.
-
Uses of SoLight in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements with parameters of type SoLight -
Uses of SoLight in com.openinventor.inventor.manips
Subclasses of SoLight in com.openinventor.inventor.manipsModifier and TypeClassDescriptionclass
Directional light node with 3D interface for editing direction.class
Point light node with 3D interface for editing location.class
Spotlight node with 3D interface for editing location, direction, and beam width. -
Uses of SoLight in com.openinventor.inventor.nodes
Subclasses of SoLight in com.openinventor.inventor.nodesModifier and TypeClassDescriptionclass
Node representing a directional light source.class
Node representing a point light source.class
Node representing a rectangular area light source.class
Node representing a spotlight source.