Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Public Member Functions | List of all members
Core::View2D Class Reference

Public Member Functions

 View2D (const Point &center, double scale)
 
 View2D (const Point &center, double scalex, double scaley)
 
 View2D (const View2D &)
 
View2Doperator= (const View2D &)
 
bool operator== (const View2D &) const
 
bool operator!= (const View2D &) const
 
const Pointcenter () const
 
Pointcenter ()
 
double scalex () const
 
void scalex (double scalex)
 
double scaley () const
 
void scaley (double scaley)
 
void scale (double ratio)
 
void translate (const Vector &offset)
 
void dolly (double dz)
 
void compute_clipping_planes (double aspect, double &left, double &right, double &bottom, double &top) const
 

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