ESourceColorMode Enum

This enumeration contains the modes for the display of the point cloud colors.

Namespace: Euresys::Open_eVision::Easy3D

ESourceColorMode_Constant
Constant color for all the points (defined by E3DViewer::SetRenderSourceConstantColor).
ESourceColorMode_Ramp
Use a color ramp (defined by E3DViewer::GenerateColors).
ESourceColorMode_Attribute
Use the color attributes of the point cloud (if defined).

ESourceColorMode Enum

This enumeration contains the modes for the display of the point cloud colors.

Namespace: Euresys.Open_eVision.Easy3D

Constant
Constant color for all the points (defined by E3DViewer::SetRenderSourceConstantColor).
Ramp
Use a color ramp (defined by E3DViewer::GenerateColors).
Attribute
Use the color attributes of the point cloud (if defined).