Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEO::BBox1 Struct Reference

Public Member Functions

double length ()
 
bool intersect (const BBox1 &b) const
 
bool contains (const double &v) const
 
bool is_null () const
 
void add (const BBox1 &b)
 
void add (const double &P)
 
void dilate (double eps)
 
double bary () const
 

Public Attributes

double min
 
double max
 

Detailed Description

Definition at line 173 of file basic.h.


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