ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PDMSFilter.cpp File Reference
#include "PDMSFilter.h"
#include "PdmsParser.h"
#include <CVLog.h>
#include <assert.h>
#include <ecvBox.h>
#include <ecvCone.h>
#include <ecvCylinder.h>
#include <ecvDish.h>
#include <ecvExtru.h>
#include <ecvMesh.h>
#include <ecvPointCloud.h>
#include <ecvTorus.h>
Include dependency graph for PDMSFilter.cpp:

Go to the source code of this file.

Typedefs

using PdmsAndCCPair = std::pair< PdmsTools::PdmsObjects::GenericItem *, ccHObject * >
 

Typedef Documentation

◆ PdmsAndCCPair

Definition at line 26 of file PDMSFilter.cpp.