ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvPrimitiveDistanceDlg.cpp File Reference
#include "ecvPrimitiveDistanceDlg.h"
#include <QHeaderView>
#include <QMessageBox>
#include <assert.h>
Include dependency graph for ecvPrimitiveDistanceDlg.cpp:

Go to the source code of this file.

Variables

static bool s_signedDist = true
 
static bool s_flipNormals = false
 
static bool s_treatAsBounded = false
 

Variable Documentation

◆ s_flipNormals

bool s_flipNormals = false
static

◆ s_signedDist

bool s_signedDist = true
static

◆ s_treatAsBounded

bool s_treatAsBounded = false
static