We use the SDK in C++. When migrating our code to FME 2024, I realized that several files related to pointcloud cannot be found in the new SDK any more.
The only file I can find for pointclouds is pointcloud_fwd.h. But when using an IFMEPointCloud pointer, the declaration cannot be found. The files that I used in earlier versions of FME do not exist any more (ipointcloud.h, ipointcloudblock.h, ...)
Where can I find these declarations now? Is there an example for C++, how the point data of a pointcloud feature can be extracted with the SDK of FME 2024?
Solved
SDK FME 2024 in C++: files for pointcloud missing
Best answer by kailinatsafe
Small update - I’ve added a note to our Deprecations Article.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.