2022 Enumeration
Changes 4
E

PointCloudFoundStatus

Description:
Enumerated type representing the possible states related to searching for a point cloud file.
public enum PointCloudFoundStatus
Name Description
E Unknown Initial state. Loading of the Point Cloud hasn't been attempted.
E NotFound File-based Point Cloud cannot be located and hence can't be loaded.
E FoundOK File-based Point Cloud has been located and can be loaded.