casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
casa::GLPixelCanvas::GLPCColorValue Class Reference

Holds both a color index and RGBA values. More...

Public Member Functions

 GLPCColorValue ()
 

Public Attributes

casacore::uLong index
 
casacore::Float red
 
casacore::Float green
 
casacore::Float blue
 
casacore::Float alpha
 

Detailed Description

Holds both a color index and RGBA values.

Definition at line 728 of file GLPixelCanvas.h.

Constructor & Destructor Documentation

casa::GLPixelCanvas::GLPCColorValue::GLPCColorValue ( )
inline

Definition at line 730 of file GLPixelCanvas.h.

References alpha, blue, green, index, and red.

Member Data Documentation

casacore::Float casa::GLPixelCanvas::GLPCColorValue::alpha

Definition at line 736 of file GLPixelCanvas.h.

Referenced by GLPCColorValue().

casacore::Float casa::GLPixelCanvas::GLPCColorValue::blue

Definition at line 736 of file GLPixelCanvas.h.

Referenced by GLPCColorValue().

casacore::Float casa::GLPixelCanvas::GLPCColorValue::green

Definition at line 736 of file GLPixelCanvas.h.

Referenced by GLPCColorValue().

casacore::uLong casa::GLPixelCanvas::GLPCColorValue::index

Definition at line 735 of file GLPixelCanvas.h.

Referenced by GLPCColorValue().

casacore::Float casa::GLPixelCanvas::GLPCColorValue::red

Definition at line 736 of file GLPixelCanvas.h.

Referenced by GLPCColorValue().


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