# 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::CExteriorEdgeEntry Class Reference

Temp collision data used for exterior mesh collision detection. More...

#include <collision_surface_temp.h>

List of all members.

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint16 EdgeId
 The id of the edge. More...

uint16 ChainId
 The id of the interior chain id. More...

CSurfaceIdent Interior
 The interior and exterior surfaces along this edge. More...

CSurfaceIdent Exterior
 The interior and exterior surfaces along this edge. More...


Detailed Description

Temp collision data used for exterior mesh collision detection.

Author:
Benjamin Legros , Nevrax France
Date:
2001

Definition at line 139 of file collision_surface_temp.h.


Member Function Documentation

void NLPACS::CExteriorEdgeEntry::serial NLMISC::IStream   f [inline]
 

Definition at line 149 of file collision_surface_temp.h.

References ChainId, EdgeId, Exterior, Interior, and NLMISC::IStream::serial.


Member Data Documentation

uint16 NLPACS::CExteriorEdgeEntry::ChainId
 

The id of the interior chain id.

Definition at line 145 of file collision_surface_temp.h.

Referenced by serial.

uint16 NLPACS::CExteriorEdgeEntry::EdgeId
 

The id of the edge.

Definition at line 143 of file collision_surface_temp.h.

Referenced by serial.

CSurfaceIdent NLPACS::CExteriorEdgeEntry::Exterior
 

The interior and exterior surfaces along this edge.

Definition at line 147 of file collision_surface_temp.h.

Referenced by serial.

CSurfaceIdent NLPACS::CExteriorEdgeEntry::Interior
 

The interior and exterior surfaces along this edge.

Definition at line 147 of file collision_surface_temp.h.

Referenced by serial.


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