libcdr::CDRGradient Struct Reference

#include <CDRTypes.h>

Public Member Functions

 CDRGradient ()

Public Attributes

unsigned char m_type
unsigned char m_mode
double m_angle
double m_midPoint
int m_edgeOffset
int m_centerXOffset
int m_centerYOffset
std::vector< CDRGradientStopm_stops

Constructor & Destructor Documentation

libcdr::CDRGradient::CDRGradient ( )
inline

Member Data Documentation

double libcdr::CDRGradient::m_angle
int libcdr::CDRGradient::m_centerXOffset
int libcdr::CDRGradient::m_centerYOffset
int libcdr::CDRGradient::m_edgeOffset
double libcdr::CDRGradient::m_midPoint
unsigned char libcdr::CDRGradient::m_mode
std::vector<CDRGradientStop> libcdr::CDRGradient::m_stops
unsigned char libcdr::CDRGradient::m_type

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

Generated for libcdr by doxygen 1.8.1.2