Package samer.j3d

Class ViewGroup

  • java.lang.Object
    • BranchGroup
      • samer.j3d.ViewGroup


  • public class ViewGroup
    extends BranchGroup
    • Constructor Summary

      Constructors 
      Constructor and Description
      ViewGroup() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void attachView(View v) 
      void lookFrom(Point3d eye, Vector3d up) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ViewGroup

        public ViewGroup()
    • Method Detail

      • lookFrom

        public void lookFrom(Point3d eye,
                             Vector3d up)
      • attachView

        public void attachView(View v)