[pdal] How to invoke my custom writer?

Mateusz Loskot mateusz at loskot.net
Tue Jul 11 08:13:59 PDT 2017


On 11 July 2017 at 16:59, Paul Schrum <paul.schrum at gmail.com> wrote:
>
> I see in https://github.com/PDAL/PDAL/tree/master/plugins that these are
> built using CMake.  But GRASS uses make, so I don't know how to make these
> work together.  Is it not possible for me simply to pass an instance of my
> class to some kind of pdal->registerPlugIn() function or something similar
> which happens at runtime?

You may find the code of the PluginManagerTest.cpp handy
https://github.com/PDAL/PDAL/commit/e045882a31dba31cfec4ef92a6aba8663348eddb

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net


More information about the pdal mailing list