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

NL3D::CVisualTileDescNode Class Reference

Server to Client collision manager. +More... +

+#include <visual_collision_manager.h> +

+List of all members. + + + + + + + +

Public Attributes

uint16 PatchQuadBlocId
 If od the patchblock containing this tile. More...

uint16 QuadId
 id in this patchblock of the tile. More...

CVisualTileDescNode * Next
 for the quadgrid of chain list of CVisualTileDescNode. More...

+


Detailed Description

+Server to Client collision manager. +

+Snap logic position to Visual position.

+Author:
+Lionel Berenguier , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 50 of file visual_collision_manager.h.


Member Data Documentation

+

+ + + + +
+ + +
CVisualTileDescNode* NL3D::CVisualTileDescNode::Next +
+
+ + + + + +
+   + + +

+for the quadgrid of chain list of CVisualTileDescNode. +

+ +

+Definition at line 58 of file visual_collision_manager.h.

+

+ + + + +
+ + +
uint16 NL3D::CVisualTileDescNode::PatchQuadBlocId +
+
+ + + + + +
+   + + +

+If od the patchblock containing this tile. +

+ +

+Definition at line 54 of file visual_collision_manager.h.

+

+ + + + +
+ + +
uint16 NL3D::CVisualTileDescNode::QuadId +
+
+ + + + + +
+   + + +

+id in this patchblock of the tile. +

+ +

+Definition at line 56 of file visual_collision_manager.h.

+


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