|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--iicm.vrml.pw.Node | +--iicm.vrml.pw.Bindable | +--iicm.vrml.pw.Viewpoint
Field Summary | |
SFTime |
bindTime
|
SFString |
description
|
SFFloat |
fieldOfView
|
SFBool |
jump
|
SFRotation |
orientation
|
SFVec3f |
position
|
Fields inherited from class iicm.vrml.pw.Bindable |
isBound,
set_bind |
Fields inherited from class iicm.vrml.pw.Node |
DEF_KEYWORD,
EXTERNPROTO_KEYWORD,
objname,
PROTO_KEYWORD,
ROUTE_KEYWORD,
subfields,
USE_KEYWORD,
userdata |
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 |
addRoute,
deleteRoute,
getEvent,
readNode,
traverseNode,
writeNode,
writeSubfield,
writeSubfields |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public SFFloat fieldOfView
public SFBool jump
public SFRotation orientation
public SFVec3f position
public SFString description
public SFTime bindTime
Method Detail |
public java.lang.String nodeName()
public void traverse(Traverser t)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |