From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a05309.html | 91 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 docs/doxygen/nel/a05309.html (limited to 'docs/doxygen/nel/a05309.html') diff --git a/docs/doxygen/nel/a05309.html b/docs/doxygen/nel/a05309.html new file mode 100644 index 00000000..0e7203e1 --- /dev/null +++ b/docs/doxygen/nel/a05309.html @@ -0,0 +1,91 @@ + + +NeL: visual_collision_manager_user.h File Reference + + + +
+

visual_collision_manager_user.h File Reference


Detailed Description

+UVisualCollisionManager implementation.

+

Id
visual_collision_manager_user.h,v 1.5 2004/03/12 16:27:52 berenguier Exp
+ +

+Definition in file visual_collision_manager_user.h. +

+#include "nel/misc/types_nl.h"
+#include "nel/3d/u_visual_collision_manager.h"
+#include "3d/visual_collision_manager.h"
+#include "3d/landscape_user.h"
+#include "3d/visual_collision_entity_user.h"
+#include "3d/ptr_set.h"
+ +

+Go to the source code of this file. + + + + + + + + + +

Namespaces

namespace  NL3D

Defines

#define NL3D_MEM_CAMERA_COLLISION   NL_ALLOC_CONTEXT( 3dCmCol )
#define NL3D_MEM_VISUAL_COLLISION   NL_ALLOC_CONTEXT( 3dVsCol )
+


Define Documentation

+

+ + + + +
+ + +
#define NL3D_MEM_CAMERA_COLLISION   NL_ALLOC_CONTEXT( 3dCmCol ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 37 of file visual_collision_manager_user.h. +

+Referenced by NL3D::CVisualCollisionManagerUser::addMeshCollision(), NL3D::CVisualCollisionManagerUser::getCameraCollision(), and NL3D::CVisualCollisionManagerUser::removeMeshCollision().

+

+ + + + +
+ + +
#define NL3D_MEM_VISUAL_COLLISION   NL_ALLOC_CONTEXT( 3dVsCol ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 36 of file visual_collision_manager_user.h.

+


Generated on Tue Mar 16 06:43:31 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1