Blender  V3.3
Classes | Namespaces | Functions
BBox.h File Reference

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

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

Go to the source code of this file.

Classes

class  Freestyle::BBox< Point >
 

Namespaces

 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.