Blue Brain BioExplorer
core::ColorMap Struct Reference

#include <TransferFunction.h>

Public Member Functions

bool operator== (const ColorMap &rhs) const
 
void clear ()
 

Public Attributes

std::string name
 
Vector3fs colors
 

Detailed Description

Definition at line 31 of file TransferFunction.h.

Member Function Documentation

◆ clear()

void core::ColorMap::clear ( )

Definition at line 62 of file TransferFunction.cpp.

◆ operator==()

bool core::ColorMap::operator== ( const ColorMap rhs) const

Definition at line 55 of file TransferFunction.cpp.

Member Data Documentation

◆ colors

Vector3fs core::ColorMap::colors

Definition at line 34 of file TransferFunction.h.

◆ name

std::string core::ColorMap::name

Definition at line 33 of file TransferFunction.h.


The documentation for this struct was generated from the following files: