From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/classNLPACS_1_1CCollisionSurfaceDesc.html | 174 +++++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 docs/doxygen/nel/classNLPACS_1_1CCollisionSurfaceDesc.html (limited to 'docs/doxygen/nel/classNLPACS_1_1CCollisionSurfaceDesc.html') diff --git a/docs/doxygen/nel/classNLPACS_1_1CCollisionSurfaceDesc.html b/docs/doxygen/nel/classNLPACS_1_1CCollisionSurfaceDesc.html new file mode 100644 index 00000000..8a1d5c26 --- /dev/null +++ b/docs/doxygen/nel/classNLPACS_1_1CCollisionSurfaceDesc.html @@ -0,0 +1,174 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1