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

Go to the source code of this file.

Functions

static QSharedPointer< ccSpherec_unitPointMarker (nullptr)
 
static QSharedPointer< ccCylinderc_bodyMarker (nullptr)
 
static QSharedPointer< ccConec_headMarker (nullptr)
 

Function Documentation

◆ c_bodyMarker()

static QSharedPointer<ccCylinder> c_bodyMarker ( nullptr  )
static

Referenced by ccPointPair::drawMeOnly().

◆ c_headMarker()

static QSharedPointer<ccCone> c_headMarker ( nullptr  )
static

Referenced by ccPointPair::drawMeOnly().

◆ c_unitPointMarker()

static QSharedPointer<ccSphere> c_unitPointMarker ( nullptr  )
static

Referenced by ccPointPair::drawMeOnly().