se_basic::Triangle Struct Reference

#include <NavMesh.hpp>

List of all members.

Public Attributes

short id_
short controlPoints_ [3]
short linkTo_ [3]
short linkType_ [3]
short type_


Member Data Documentation

short se_basic::Triangle::controlPoints_[3]
 

Definition at line 29 of file NavMesh.hpp.

Referenced by se_basic::NavMesh::farthestLineOfSightXZ(), se_basic::NavMesh::isInLineOfSight(), and se_basic::NavMesh::slideAngle().

short se_basic::Triangle::id_
 

Definition at line 28 of file NavMesh.hpp.

short se_basic::Triangle::linkTo_[3]
 

Definition at line 30 of file NavMesh.hpp.

Referenced by se_basic::NavMesh::farthestLineOfSightXZ(), and se_basic::NavMesh::slideAngle().

short se_basic::Triangle::linkType_[3]
 

Definition at line 31 of file NavMesh.hpp.

Referenced by se_basic::NavMesh::farthestLineOfSightXZ(), and se_basic::NavMesh::isInLineOfSight().

short se_basic::Triangle::type_
 

Definition at line 32 of file NavMesh.hpp.


The documentation for this struct was generated from the following file:

Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:21 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo