point2d Class Reference

Public Member Functions

gdiam_real dist (const point2d &pnt)
 
void dump () const
 
bool equal (const point2d &pnt) const
 
bool equal_real (const point2d &pnt) const
 
void init (gdiam_point pnt, gdiam_point base_x, gdiam_point base_y)
 

Public Attributes

gdiam_point src
 
gdiam_real x
 
gdiam_real y
 

Detailed Description

Definition at line 1523 of file gdiam.cpp.

Member Function Documentation

◆ dist()

gdiam_real dist ( const point2d pnt)
inline

Definition at line 1538 of file gdiam.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ dump()

void dump ( ) const
inline

Definition at line 1544 of file gdiam.cpp.

◆ equal()

bool equal ( const point2d pnt) const
inline

Definition at line 1548 of file gdiam.cpp.

+ Here is the caller graph for this function:

◆ equal_real()

bool equal_real ( const point2d pnt) const
inline

Definition at line 1552 of file gdiam.cpp.

◆ init()

void init ( gdiam_point  pnt,
gdiam_point  base_x,
gdiam_point  base_y 
)
inline

Definition at line 1529 of file gdiam.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ src

Definition at line 1527 of file gdiam.cpp.

◆ x

Definition at line 1526 of file gdiam.cpp.

◆ y

Definition at line 1526 of file gdiam.cpp.


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