simbad.sim
Class CameraSensor

java.lang.Object
  extended bysimbad.sim.BaseObject
      extended bysimbad.sim.Device
          extended bysimbad.sim.SensorDevice
              extended bysimbad.sim.Eye
                  extended bysimbad.sim.CameraSensor

public class CameraSensor
extends Eye

This class represents a CameraSensor. See Eye class api .


Nested Class Summary
 
Nested classes inherited from class simbad.sim.Eye
Eye.EyeJPanel
 
Methods inherited from class simbad.sim.Eye
copyVisionImage, copyVisionImage, createCompatibleImage, createCompatibleSensorMatrix, createInspectorPanel, getImageHeight, getImageWidth
 
Methods inherited from class simbad.sim.Device
attach, detach, getCanBeTraversed, getName, getRotationTransform, getTranslationTransform, getUpdatePerSecond, rotateY, setCanBeTraversed, setColor, setUpdateOnEachFrame, setUpdatePerSecond, translateTo
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait