Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

CTerrainPick Struct Reference

List of all members.

Detailed Description

Terrain pick result.

Contains location of pick and nearest terrain cell indices.


Public Methods

bool isValid () const
 Is the pick valid?

const D3DXVECTOR3 & getLocation () const
 Gets location of the intersection.

int getCellX () const
 Gets nearest terrain cell X index.

int getCellY () const
 Gets nearest terrain cell Y index.


Generated on Thu Dec 5 17:27:58 2002 for LT Game Jam Session by doxygen1.2.17