Uses of Class
javax.media.j3d.PhysicalEnvironment

Uses of PhysicalEnvironment in javax.media.j3d
 

Methods in javax.media.j3d that return PhysicalEnvironment
 PhysicalEnvironment View.getPhysicalEnvironment()
          Returns a reference to the view model's PhysicalEnvironment object.
 

Methods in javax.media.j3d with parameters of type PhysicalEnvironment
 void View.setPhysicalEnvironment(PhysicalEnvironment physicalEnvironment)
          Sets the view model's physical environment to the PhysicalEnvironment object provided.