NorMIT-nav  18.04
An IGT application
cxBoundingBox3D.cpp File Reference
#include "cxBoundingBox3D.h"
#include "cxUtilHelpers.h"
#include "cxTypeConversions.h"

Go to the source code of this file.

Namespaces

 cx
 Namespace for all CustusX production code.
 

Functions

std::ostream & cx::operator<< (std::ostream &s, const IntBoundingBox3D &data)
 
bool cx::similar (const DoubleBoundingBox3D &a, const DoubleBoundingBox3D &b, double tol)
 
std::ostream & cx::operator<< (std::ostream &s, const DoubleBoundingBox3D &data)
 
DoubleBoundingBox3D cx::intersection (DoubleBoundingBox3D a, DoubleBoundingBox3D b)