In file src/CarWorldClasses.h:

class CWLandscape: public CWFeature


Inheritance:


Public Fields

[more]list<WorldBlock> MyWorldBlocks

Public Methods

[more] CWLandscape(const char *file_name)
[more]virtual ~CWLandscape()
[more]void draw_init()
[more]void draw()
[more]Contact GetContact(const FixedVector &AVector)
[more]Contact GetContact(const Point3D &APoint)


Inherited from CWFeature:

Public Fields

oCarWorld* m_CarWorld

Public Methods

ovirtual void reset()
ovirtual void update()
ovirtual void draw_shutdown()


Documentation

o CWLandscape(const char *file_name)

ovirtual ~CWLandscape()

ovoid draw_init()

ovoid draw()

oContact GetContact(const FixedVector &AVector)

oContact GetContact(const Point3D &APoint)

olist<WorldBlock> MyWorldBlocks


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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