| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectiicm.vrml.pw.Node
iicm.vrml.pw.Light
iicm.vrml.pw.SpotLight
public class SpotLight
| Field Summary | |
|---|---|
 SFFloat | 
ambientIntensity
 | 
 SFVec3f | 
attenuation
 | 
 SFFloat | 
beamWidth
 | 
 SFColor | 
color
 | 
 SFFloat | 
cutOffAngle
 | 
 SFVec3f | 
direction
 | 
 SFFloat | 
intensity
 | 
 SFVec3f | 
location
 | 
 SFBool | 
on
 | 
 SFFloat | 
radius
 | 
| Fields inherited from class iicm.vrml.pw.Node | 
|---|
DEF_KEYWORD, EXTERNPROTO_KEYWORD, fieldIScontent, newISname, newISnum, objname, PROTO_KEYWORD, ROUTE_KEYWORD, SCRIPT_KEYWORD, subfields, USE_KEYWORD, userdata | 
| Constructor Summary | |
|---|---|
SpotLight()
 | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
nodeName()
the node's name  | 
 void | 
traverse(Traverser t)
must call appropriate method of Traverser for node traversal  | 
| Methods inherited from class iicm.vrml.pw.Node | 
|---|
addField, addRoute, atCurrLine, createInstanceFromName, deleteRoute, getEvent, readFields, readNode, readNodeBody, readNodeBody, tab, traverseNode, writeNode, writeSubfield, writeSubfields, writeX3dISfields, writeX3dNode, writeX3dNode, writeX3dNode, writeX3dSubfield, writeX3dSubfields, writeX3dSubfields | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public SFFloat ambientIntensity
public SFFloat beamWidth
public SFFloat cutOffAngle
public SFFloat intensity
public SFFloat radius
public SFVec3f attenuation
public SFVec3f direction
public SFVec3f location
public SFColor color
public SFBool on
| Constructor Detail | 
|---|
SpotLight()
| Method Detail | 
|---|
public java.lang.String nodeName()
Node
nodeName in class Nodepublic void traverse(Traverser t)
Node
traverse in class Node
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||