SourceXtractorPlusPlus  0.10
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
SourceXtractor::ImageCoordinate Struct Reference

#include <CoordinateSystem.h>

Public Member Functions

 ImageCoordinate ()
 
 ImageCoordinate (double x, double y)
 

Public Attributes

double m_x
 
double m_y
 

Detailed Description

Definition at line 42 of file CoordinateSystem.h.

Constructor & Destructor Documentation

SourceXtractor::ImageCoordinate::ImageCoordinate ( )
inline

Definition at line 45 of file CoordinateSystem.h.

SourceXtractor::ImageCoordinate::ImageCoordinate ( double  x,
double  y 
)
inline

Definition at line 46 of file CoordinateSystem.h.

Member Data Documentation

double SourceXtractor::ImageCoordinate::m_x
double SourceXtractor::ImageCoordinate::m_y

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