Definition in file local_retriever.cpp.
#include "stdpacs.h"
#include "nel/misc/plane.h"
#include "pacs/local_retriever.h"
#include "pacs/collision_desc.h"
#include "pacs/retriever_instance.h"
#include "nel/misc/hierarchical_timer.h"
Go to the source code of this file.
Variables | |
const float | InsurePositionThreshold = 2.0e-2f |
The threshold distance to insure a position belongs to a surface. |
|
The threshold distance to insure a position belongs to a surface.
Definition at line 45 of file local_retriever.cpp. Referenced by NLPACS::CLocalRetriever::insurePosition(). |