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

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

Q_ENUM(
    ParticleColorsType 
)

function construct_distinct

static vtkSmartPointer< vtkLookupTable > construct_distinct()

Updated on 2024-03-17 at 12:58:44 -0600