MeVisLab Toolbox Reference
|
#include "MLWEMIncludes.h"
Go to the source code of this file.
Classes | |
class | ml::WEMBoundingBox |
This class represents an axis aligned bounding box for a WEMPatch. More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Functions | |
WEMBoundingBox MLWEM_EXPORT | ml::operator& (WEMBoundingBox x, const WEMBoundingBox &y) |
Returns the united bounding box of x and y. | |