From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../doxygen/nel/classNLPACS_1_1UCollisionDesc.html | 245 +++++++++++++++++++++ 1 file changed, 245 insertions(+) create mode 100644 docs/doxygen/nel/classNLPACS_1_1UCollisionDesc.html (limited to 'docs/doxygen/nel/classNLPACS_1_1UCollisionDesc.html') diff --git a/docs/doxygen/nel/classNLPACS_1_1UCollisionDesc.html b/docs/doxygen/nel/classNLPACS_1_1UCollisionDesc.html new file mode 100644 index 00000000..7ac354b7 --- /dev/null +++ b/docs/doxygen/nel/classNLPACS_1_1UCollisionDesc.html @@ -0,0 +1,245 @@ + + + + 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::UCollisionDesc Class Reference

Description of the contact of a collision. +More... +

+#include <u_collision_desc.h> +

+

Inheritance diagram for NLPACS::UCollisionDesc: +

+ +NLPACS::CCollisionDesc + +List of all members. + + + + + + + +

Public Methods

void serial (NLMISC::IStream &stream)

Public Attributes

NLMISC::CVectorD ContactPosition
NLMISC::CVectorD ContactNormal0
NLMISC::CVectorD ContactNormal1
double ContactTime
+

Detailed Description

+Description of the contact of a collision. +

+

+Author:
+Cyril 'Hulud' Corvazier , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 51 of file u_collision_desc.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NLPACS::UCollisionDesc::serial NLMISC::IStream  stream
+
+ + + + + +
+   + + +

+ +

+Definition at line 1657 of file move_container.cpp. +

+References ContactNormal0, ContactNormal1, ContactPosition, ContactTime, and NLMISC::IStream::serial.

+


Member Data Documentation

+

+ + + + +
+ + +
NLMISC::CVectorD NLPACS::UCollisionDesc::ContactNormal0 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file u_collision_desc.h. +

+Referenced by serial, and NLPACS::CCollisionDesc::XChgContactNormals.

+

+ + + + +
+ + +
NLMISC::CVectorD NLPACS::UCollisionDesc::ContactNormal1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 56 of file u_collision_desc.h. +

+Referenced by serial, and NLPACS::CCollisionDesc::XChgContactNormals.

+

+ + + + +
+ + +
NLMISC::CVectorD NLPACS::UCollisionDesc::ContactPosition +
+
+ + + + + +
+   + + +

+ +

+Definition at line 54 of file u_collision_desc.h. +

+Referenced by serial.

+

+ + + + +
+ + +
double NLPACS::UCollisionDesc::ContactTime +
+
+ + + + + +
+   + + +

+ +

+Definition at line 57 of file u_collision_desc.h. +

+Referenced by serial.

+


The documentation for this class was generated from the following files: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1