ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvPlanarEntityInterface.cpp File Reference
#include "ecvPlanarEntityInterface.h"
#include "ecvCone.h"
#include "ecvCylinder.h"
#include "ecvDisplayTools.h"
#include <QSharedPointer>
Include dependency graph for ecvPlanarEntityInterface.cpp:

Go to the source code of this file.

Functions

static QSharedPointer< ccCylinderc_unitNormalSymbol (0)
 
static QSharedPointer< ccConec_unitNormalHeadSymbol (0)
 

Variables

static const QString SEPARATOR = "_"
 

Function Documentation

◆ c_unitNormalHeadSymbol()

static QSharedPointer<ccCone> c_unitNormalHeadSymbol ( )
static

◆ c_unitNormalSymbol()

static QSharedPointer<ccCylinder> c_unitNormalSymbol ( )
static

Variable Documentation

◆ SEPARATOR

const QString SEPARATOR = "_"
static

Definition at line 24 of file ecvPlanarEntityInterface.cpp.

Referenced by ccPlanarEntityInterface::glDrawNormal().