bes  Updated for version 3.17.4
My2DPoint Class Reference

#include "BoundingBox.h"

Public Member Functions

 My2DPoint (const double &xx, const double &yy)
 
 My2DPoint (const My2DPoint &p)
 
My2DPointoperator= (const My2DPoint &p)
 

Public Attributes

double mi_X
 
double mi_Y
 

Detailed Description

My2DPoint class is used to store the point coordinates.

Definition at line 53 of file BoundingBox.h.


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