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

◆ CDRGradient()

libcdr::CDRGradient::CDRGradient ( )
inline

Member Data Documentation

◆ m_angle

◆ m_centerXOffset

int libcdr::CDRGradient::m_centerXOffset

◆ m_centerYOffset

int libcdr::CDRGradient::m_centerYOffset

◆ m_edgeOffset

int libcdr::CDRGradient::m_edgeOffset

◆ m_midPoint

double libcdr::CDRGradient::m_midPoint

◆ m_mode

unsigned char libcdr::CDRGradient::m_mode

◆ m_stops

◆ m_type

unsigned char libcdr::CDRGradient::m_type

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

Generated for libcdr by doxygen 1.8.14