C3DForest Class Reference

Class for loading and presenting static 3D models of trees. More...

#include <Forest.h>

List of all members.

Public Member Functions

 C3DForest ()
 Standard constructor for 3D forest.
 ~C3DForest ()
 Standard destructor for 3D forest.
bool Load (LPDIRECT3DDEVICE9 pd3dDevice, WCHAR *strFilePath, WCHAR *strFileName)
 Load static tree 3D mesh.
void OnRender (LPDIRECT3DDEVICE9 pd3dDevice)
 Renders 3D forest (tall cut-off trees with bushes on an trunk).


Detailed Description

Class for loading and presenting static 3D models of trees.

Author:
Petar Bajic
Date:
January, 16 2007.

Constructor & Destructor Documentation

C3DForest::C3DForest (  ) 

Standard constructor for 3D forest.

Author:
Petar Bajic
Date:
January, 16 2007.

C3DForest::~C3DForest (  ) 

Standard destructor for 3D forest.

Author:
Petar Bajic
Date:
January, 16 2007.


Member Function Documentation

bool C3DForest::Load ( LPDIRECT3DDEVICE9  pd3dDevice,
WCHAR *  strFilePath,
WCHAR *  strFileName 
)

Load static tree 3D mesh.

Author:
Petar Bajic
Date:
January, 16 2007.

void C3DForest::OnRender ( LPDIRECT3DDEVICE9  pd3dDevice  ) 

Renders 3D forest (tall cut-off trees with bushes on an trunk).

Author:
Petar Bajic
Date:
January, 16 2007.


The documentation for this class was generated from the following files:
Generated on Wed Mar 26 16:00:54 2008 for Turtle Shepherd by  doxygen 1.5.3