Share

IPointCloudFilter Class

Class Hierarchy

IPointCloudFilter
    IPointCloudFilter2
    PointCloudBinaryOperatorFilter

C++

class IPointCloudFilter;

File

AcPointCloudEngineAPI.h

Description

Implement this interface to define the volume of interest within the point cloud when this volume of interest is more complex than a view frustum. Efficiency of the implementation of this interface can critically affect performance of the point cloud access queries.

Links

IPointCloudFilter Methods

Was this information helpful?