![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#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>
Go to the source code of this file.
Typedefs | |
| using | PdmsAndCCPair = std::pair< PdmsTools::PdmsObjects::GenericItem *, ccHObject * > |
| using PdmsAndCCPair = std::pair<PdmsTools::PdmsObjects::GenericItem*, ccHObject*> |
Definition at line 26 of file PDMSFilter.cpp.