In file src/CWCamera.h:

class SateliteCam: public CWCamera


Inheritance:


Public Methods

[more] SateliteCam(CWVehicle *Vehicle, REAL height = 10.f)
[more]virtual ~SateliteCam()
[more]Ref GetRef()

Private Fields

[more]CWVehicle* m_Vehicle
[more]REAL m_height


Inherited from CWCamera:

Public Methods

ovirtual void DrawOnScreen()

Protected Fields

ostatic const Point3D X
ostatic const Point3D Y
ostatic const Point3D Z
ostatic const Point3D Up


Inherited from CWFeature:

Public Fields

oCarWorld* m_CarWorld

Public Methods

ovirtual void reset()
ovirtual void update()
ovirtual void draw_init()
ovirtual void draw_shutdown()
ovirtual void draw()


Documentation

o SateliteCam(CWVehicle *Vehicle, REAL height = 10.f)

ovirtual ~SateliteCam()

oRef GetRef()

oCWVehicle* m_Vehicle

oREAL m_height


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.