Privacy
An open-source, flexible 3D physical simulation framework
osg_plot::Color Struct Reference

#include <CurveP.h>

Public Attributes

float r
 
float g
 
float b
 
float a
 

Detailed Description

Definition at line 42 of file CurveP.h.

Member Data Documentation

◆ a

float osg_plot::Color::a

Definition at line 43 of file CurveP.h.

◆ b

float osg_plot::Color::b

Definition at line 43 of file CurveP.h.

◆ g

float osg_plot::Color::g

Definition at line 43 of file CurveP.h.

◆ r

float osg_plot::Color::r

Definition at line 43 of file CurveP.h.


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