Public Member Functions | Public Attributes | List of all members
TPadManipulator::Bounds Struct Reference

#include <TPadManipulator.h>

Inheritance diagram for TPadManipulator::Bounds:
TPadManipulator::Bounds3

Public Member Functions

 Bounds ()
 
 Bounds (double ax1, double ay1, double ax2, double ay2)
 

Public Attributes

double x1
 
double y1
 
double x2
 
double y2
 

Detailed Description

Definition at line 43 of file TPadManipulator.h.

Constructor & Destructor Documentation

TPadManipulator::Bounds::Bounds ( )
inline

Definition at line 48 of file TPadManipulator.h.

TPadManipulator::Bounds::Bounds ( double  ax1,
double  ay1,
double  ax2,
double  ay2 
)
inline

Definition at line 49 of file TPadManipulator.h.

Member Data Documentation

double TPadManipulator::Bounds::x1

Definition at line 44 of file TPadManipulator.h.

double TPadManipulator::Bounds::x2

Definition at line 46 of file TPadManipulator.h.

double TPadManipulator::Bounds::y1

Definition at line 45 of file TPadManipulator.h.

double TPadManipulator::Bounds::y2

Definition at line 47 of file TPadManipulator.h.


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