Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
cinder
::
svg
::
Gradient
::
Stop
cinder::svg::Gradient::Stop Class Reference
#include <
Svg.h
>
List of all members.
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:
include/cinder/svg/
Svg.h
src/cinder/svg/
Svg.cpp