Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon

Coordinate in a graph view (double precision) More...

#include <graph.hpp>

Public Member Functions

 TPointDouble (double a, double b)
 
 TPointDouble (const point_t &r)
 
void add (const TPointDouble &r)
 
void sub (const TPointDouble &r)
 
void negate (void)
 
template<class T >
void div (T d)
 
bool operator== (const TPointDouble &r) const
 
bool operator!= (const TPointDouble &r) const
 

Public Attributes

double x = 0.0
 
double y = 0.0
 

Detailed Description

Coordinate in a graph view (double precision)


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