Flight Club


flightclub.framework3d
Interface CameraSubject

All Known Implementing Classes:
CameraSubjectSimple, Cloud, Obj3d, flightclub.client.Particle, ThermalTrigger

public interface CameraSubject

This interface should be implemented by any 3d object which may become the camera subject.


Method Summary
 float[] getEye()
           
 float[] getFocus()
           
 

Method Detail

getEye

public float[] getEye()

getFocus

public float[] getFocus()

Dan Burton <danb@dircon.co.uk> | latest update: 20 Sep 2002;