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

◆ FHBoundingBox() [1/2]

libfreehand::FHBoundingBox::FHBoundingBox ( )
inline

◆ FHBoundingBox() [2/2]

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

Member Function Documentation

◆ isValid()

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

◆ merge()

Member Data Documentation

◆ m_xmax

◆ m_xmin

◆ m_ymax

◆ m_ymin


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

Generated for libfreehand by doxygen 1.8.20