LibreOffice Module basegfx (master) 1
Public Types | Public Member Functions | Public Attributes | List of all members
Point2D Struct Reference

#include <bezierclip.hxx>

Public Types

typedef double value_type
 

Public Member Functions

 Point2D (double _x, double _y)
 
 Point2D ()
 

Public Attributes

double x
 
double y
 

Detailed Description

Definition at line 24 of file bezierclip.hxx.

Member Typedef Documentation

◆ value_type

typedef double Point2D::value_type

Definition at line 26 of file bezierclip.hxx.

Constructor & Destructor Documentation

◆ Point2D() [1/2]

Point2D::Point2D ( double  _x,
double  _y 
)
inline

Definition at line 27 of file bezierclip.hxx.

◆ Point2D() [2/2]

Point2D::Point2D ( )
inline

Definition at line 28 of file bezierclip.hxx.

Member Data Documentation

◆ x

double Point2D::x

◆ y

double Point2D::y

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