# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLPACS::CEdgeChainEntry Class Reference

Temp collision data used during tryMove(). More...

#include <collision_surface_temp.h>

List of all members.

Public Attributes

uint16 OChainId
 The id of the ordered chain. More...

uint16 EdgeStart
 the first edge of the ordered chain, found in this quad. More...

uint16 EdgeEnd
 the end edge of the ordered chain, found in this quad. "end edge" is lastEdge+1: numEdges= end-start. More...


Detailed Description

Temp collision data used during tryMove().

Author:
Lionel Berenguier , Nevrax France
Date:
2001

Definition at line 120 of file collision_surface_temp.h.


Member Data Documentation

uint16 NLPACS::CEdgeChainEntry::EdgeEnd
 

the end edge of the ordered chain, found in this quad. "end edge" is lastEdge+1: numEdges= end-start.

Definition at line 128 of file collision_surface_temp.h.

uint16 NLPACS::CEdgeChainEntry::EdgeStart
 

the first edge of the ordered chain, found in this quad.

Definition at line 126 of file collision_surface_temp.h.

uint16 NLPACS::CEdgeChainEntry::OChainId
 

The id of the ordered chain.

Definition at line 124 of file collision_surface_temp.h.


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