libfreehand::FHBoundingBox Struct Reference

#include <FHTypes.h>

Public Member Functions

 FHBoundingBox ()
 
 FHBoundingBox (const FHBoundingBox &bBox)
 
void merge (const FHBoundingBox &bBox)
 
bool isValid () const
 

Public Attributes

double m_xmin
 
double m_ymin
 
double m_xmax
 
double m_ymax
 

Constructor & Destructor Documentation

libfreehand::FHBoundingBox::FHBoundingBox ( )
inline
libfreehand::FHBoundingBox::FHBoundingBox ( const FHBoundingBox bBox)
inline

Member Function Documentation

bool libfreehand::FHBoundingBox::isValid ( ) const
inline

Member Data Documentation


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

Generated for libfreehand by doxygen 1.8.5