cgv
Loading...
Searching...
No Matches
cgv::plot::mapped_rgba Struct Reference

Public Member Functions

 mapped_rgba (const rgba &c=rgba(1, 1, 1, 1))
 

Public Attributes

rgba color
 
int color_idx
 
int opacity_idx
 

Detailed Description

Definition at line 102 of file plot_base.h.

Constructor & Destructor Documentation

◆ mapped_rgba()

cgv::plot::mapped_rgba::mapped_rgba ( const rgba c = rgba(1, 1, 1, 1))
inline

Definition at line 107 of file plot_base.h.

Member Data Documentation

◆ color

rgba cgv::plot::mapped_rgba::color

Definition at line 104 of file plot_base.h.

◆ color_idx

int cgv::plot::mapped_rgba::color_idx

Definition at line 105 of file plot_base.h.

◆ opacity_idx

int cgv::plot::mapped_rgba::opacity_idx

Definition at line 106 of file plot_base.h.


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