LibreOffice Module basegfx (master) 1
Public Member Functions | Public Attributes | List of all members
gfx::GradientInfo Class Reference

#include <DrawCommands.hxx>

Inheritance diagram for gfx::GradientInfo:
[legend]

Public Member Functions

 GradientInfo (GradientType eType)
 

Public Attributes

GradientType meType
 
std::vector< GradientStopmaGradientStops
 

Detailed Description

Definition at line 52 of file DrawCommands.hxx.

Constructor & Destructor Documentation

◆ GradientInfo()

gfx::GradientInfo::GradientInfo ( GradientType  eType)
inline

Definition at line 59 of file DrawCommands.hxx.

References eType.

Member Data Documentation

◆ maGradientStops

std::vector<GradientStop> gfx::GradientInfo::maGradientStops

Definition at line 57 of file DrawCommands.hxx.

◆ meType

GradientType gfx::GradientInfo::meType

Definition at line 55 of file DrawCommands.hxx.


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