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

Description of the contact of a collision against a surface (interior/zones). More...

#include <collision_desc.h>

List of all members.

Public Attributes

NLMISC::CVectorD ContactNormal
double ContactTime
CSurfaceIdent ContactSurface
 To which surface we have collided. More...


Detailed Description

Description of the contact of a collision against a surface (interior/zones).

Author:
Lionel Berenguier , Nevrax France
Date:
2001

Definition at line 99 of file collision_desc.h.


Member Data Documentation

NLMISC::CVectorD NLPACS::CCollisionSurfaceDesc::ContactNormal
 

Definition at line 102 of file collision_desc.h.

CSurfaceIdent NLPACS::CCollisionSurfaceDesc::ContactSurface
 

To which surface we have collided.

Definition at line 106 of file collision_desc.h.

double NLPACS::CCollisionSurfaceDesc::ContactTime
 

Definition at line 103 of file collision_desc.h.


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