#include <ipeattributes.h>
List of all members.
Detailed Description
Member Enumeration Documentation
There are two types of gradients, along an axis or between two circles.
- Enumerator:
-
Member Data Documentation
TType ipe::Gradient::iType |
The type of gradient: axial or radial.
The coordinates of the axis endpoints, or the two circle centers.
double ipe::Gradient::iRadius[2] |
The radii of the two circles (not used for axial gradients).
bool ipe::Gradient::iExtend |
Whether to extend the gradient beyond the endpoints.
std::vector<Stop> ipe::Gradient::iStops |
The documentation for this struct was generated from the following file: