Uses of Class
au.edu.unsw.cse.VRMLState
Package | Description |
---|---|
au.edu.unsw.cse |
-
Uses of VRMLState in au.edu.unsw.cse
Methods in au.edu.unsw.cse with parameters of type VRMLState Modifier and Type Method Description static void
AnimationWidgetVRML. toVRML(VRMLState state)
void
Axes. toVRML(VRMLState v)
void
ColorControl. toVRML(VRMLState state, int index)
void
Object3d. toVRML(VRMLState v)
turn into VRMLvoid
Object3dAdaptor. toVRML(VRMLState v)
void
Object3dList. toVRML(VRMLState v)
void
Point3dObject3d. toVRML(VRMLState state)
void
Points3d. toVRML(VRMLState v)
void
Viewer. toVRML(VRMLState v)
java.lang.String
Edge3d. toVRMLBody(VRMLState v)
java.lang.String
Object3dAdaptor. toVRMLBody(VRMLState v)
java.lang.String
Site3d. toVRMLBody(VRMLState v)
java.lang.String
Triangle3d. toVRMLBody(VRMLState v)
java.lang.String
Triangle3dPlus. toVRMLBody(VRMLState v)