Uses of Class
au.edu.unsw.cse.View3dInfo
Package | Description |
---|---|
au.edu.unsw.cse |
-
Uses of View3dInfo in au.edu.unsw.cse
Subclasses of View3dInfo in au.edu.unsw.cse Modifier and Type Class Description class
View3d
Methods in au.edu.unsw.cse that return View3dInfo Modifier and Type Method Description static View3dInfo
View3dInfo. fromString(java.lang.String s)
Methods in au.edu.unsw.cse with parameters of type View3dInfo Modifier and Type Method Description void
View3d. set(View3dInfo v)
void
View3dInfo. set(View3dInfo vi)
void
Viewer. setHome(View3dInfo view)
boolean
Viewer. setView(View3dInfo view)