gMaxSpaceAheadHitInfo Struct Reference

information about obstacle encountered by MaxSpaceAhead More...

Collaboration diagram for gMaxSpaceAheadHitInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 gMaxSpaceAheadHitInfo ()

Public Attributes

eCoord pos
 the location it was hit at
REAL offset
 offset from mindistance values, to be subtracted from wall distacne
tJUST_CONTROLLED_PTR
< eHalfEdge const > 
edge
 the edge that was hit
tJUST_CONTROLLED_PTR< gPlayerWallplayerWall
 the player wall that was hit
REAL wallAlpha
 the wall alpha value of the hit


Detailed Description

information about obstacle encountered by MaxSpaceAhead

Definition at line 1490 of file gCycleMovement.cpp.


Constructor & Destructor Documentation

gMaxSpaceAheadHitInfo::gMaxSpaceAheadHitInfo (  )  [inline]

Definition at line 1499 of file gCycleMovement.cpp.

01501             : offset(0), wallAlpha(.5)


Member Data Documentation

eCoord gMaxSpaceAheadHitInfo::pos

the location it was hit at

Definition at line 1492 of file gCycleMovement.cpp.

Referenced by gCycleMovement::GetMaxSpaceAhead().

REAL gMaxSpaceAheadHitInfo::offset

offset from mindistance values, to be subtracted from wall distacne

Definition at line 1493 of file gCycleMovement.cpp.

Referenced by gCycleMovement::GetMaxSpaceAhead().

tJUST_CONTROLLED_PTR< eHalfEdge const > gMaxSpaceAheadHitInfo::edge

the edge that was hit

Definition at line 1495 of file gCycleMovement.cpp.

Referenced by gCycleMovement::GetMaxSpaceAhead(), and gMaxSpaceAheadHitInfoClearer::~gMaxSpaceAheadHitInfoClearer().

tJUST_CONTROLLED_PTR< gPlayerWall > gMaxSpaceAheadHitInfo::playerWall

the player wall that was hit

Definition at line 1496 of file gCycleMovement.cpp.

Referenced by gCycleMovement::GetMaxSpaceAhead(), gCycleMovement::TimestepCore(), and gMaxSpaceAheadHitInfoClearer::~gMaxSpaceAheadHitInfoClearer().

REAL gMaxSpaceAheadHitInfo::wallAlpha

the wall alpha value of the hit

Definition at line 1497 of file gCycleMovement.cpp.

Referenced by gCycleMovement::GetMaxSpaceAhead(), and gCycleMovement::TimestepCore().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 15 23:40:08 2008 for Armagetron Advanced by  doxygen 1.5.4