#include <RegionEnums.h>
Definition at line 55 of file RegionEnums.h.
casa::viewer::region::PointInfo::PointInfo |
( |
double |
x, |
|
|
double |
y, |
|
|
unsigned int |
location, |
|
|
unsigned int |
handle = 0 |
|
) |
| |
|
inline |
casa::viewer::region::PointInfo::PointInfo |
( |
const PointInfo & |
other | ) |
|
|
inline |
unsigned int casa::viewer::region::PointInfo::handle |
( |
| ) |
const |
|
inline |
unsigned int& casa::viewer::region::PointInfo::handle |
( |
| ) |
|
|
inline |
unsigned int casa::viewer::region::PointInfo::location |
( |
| ) |
const |
|
inline |
double casa::viewer::region::PointInfo::x |
( |
| ) |
const |
|
inline |
double& casa::viewer::region::PointInfo::x |
( |
| ) |
|
|
inline |
double casa::viewer::region::PointInfo::y |
( |
| ) |
const |
|
inline |
double& casa::viewer::region::PointInfo::y |
( |
| ) |
|
|
inline |
unsigned int casa::viewer::region::PointInfo::handle_ |
|
private |
unsigned int casa::viewer::region::PointInfo::location_ |
|
private |
double casa::viewer::region::PointInfo::x_ |
|
private |
double casa::viewer::region::PointInfo::y_ |
|
private |
The documentation for this class was generated from the following file: