Static Public Attributes | List of all members
DownSampleMode Class Reference

Specifies how to remove points from a point cloud. More...

Inherits object.

Static Public Attributes

int DownsampleByFactor = 0
 Remove points by an integer factor.
 
int RemoveRandomly = 1
 Remove a specified number of points randomly.
 

Detailed Description

Specifies how to remove points from a point cloud.