Cinder  0.9.1
Public Member Functions | Public Attributes | List of all members
cinder::svg::Gradient::Stop Class Reference

#include <Svg.h>

Public Member Functions

 Stop (const Node *parent, const XmlTree &xml)
 

Public Attributes

float mOffset
 
ColorA8u mColor
 
float mOpacity
 
bool mSpecifiesColor
 
bool mSpecifiesOpacity
 

Constructor & Destructor Documentation

cinder::svg::Gradient::Stop::Stop ( const Node parent,
const XmlTree xml 
)

Member Data Documentation

float cinder::svg::Gradient::Stop::mOffset
ColorA8u cinder::svg::Gradient::Stop::mColor
float cinder::svg::Gradient::Stop::mOpacity
bool cinder::svg::Gradient::Stop::mSpecifiesColor
bool cinder::svg::Gradient::Stop::mSpecifiesOpacity

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