Skip to content

shapeworks::ParticleColors

Supplies particle colors. More...

#include <ParticleColors.h>

Inherits from QObject

Public Types

Name
enum ParticleColorsType

Public Functions

Name
Q_ENUM(ParticleColorsType )
vtkSmartPointer< vtkLookupTable > construct_distinct()

Detailed Description

cpp class shapeworks::ParticleColors;

Supplies particle colors.

The ParticleColors supplies distinct colors for particles

Public Types Documentation

enum ParticleColorsType

Enumerator Value Description
Distinct 0
Original 1

Public Functions Documentation

function Q_ENUM

cpp Q_ENUM( ParticleColorsType )

function construct_distinct

cpp static vtkSmartPointer< vtkLookupTable > construct_distinct()


Updated on 2026-03-31 at 16:02:10 +0000