Enum PointCloudDistribution

Enum Documentation

enum class ImmersX::PointCloudDistribution

Distribution contract for programmatic and imported point clouds.

Values:

enumerator replicated

Every rank provides the same global cloud; rank zero is the source.

enumerator rank_local

Every rank provides only its own source subset.