Blender V5.0
BBox.h File Reference

A class to hold a bounding box. More...

#include <algorithm>
#include <stdlib.h>
#include "BLI_utildefines.h"
#include "MEM_guardedalloc.h"

Go to the source code of this file.

Classes

class  Freestyle::BBox< Point >

Namespaces

namespace  Freestyle
 inherits from class Rep

Functions

template<class Point>
BBox< Point > & Freestyle::operator+ (const BBox< Point > &b1, const BBox< Point > &b2)

Detailed Description

A class to hold a bounding box.

Definition in file BBox.h.