IsoEx
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
Public Member Functions | Public Attributes | List of all members
IsoEx::VolumeImageT< Scalar >::Dimension Struct Reference

Public Member Functions

 Dimension (unsigned int _x=1, unsigned int _y=1, unsigned int _z=1, Scalar _sx=1, Scalar _sy=1, Scalar _sz=1, Scalar _tx=0, Scalar _ty=0, Scalar _tz=0, Scalar _scale=1)
 
bool operator!= (const Dimension &di)
 Compares two Dimension structures.
 
int max_di ()
 

Public Attributes

unsigned int x
 
unsigned int y
 
unsigned int z
 Dimensions of the image.
 
Scalar sx
 
Scalar sy
 
Scalar sz
 Thickness of each dimension.
 
Scalar tx
 
Scalar ty
 
Scalar tz
 Translation to origin.
 
Scalar scale
 A scaling factor for the data.
 

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