OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Classes | Typedefs
BBox.h File Reference
#include <cassert>
#include <algorithm>
#include <tuple>
#include "Vec.h"

Classes

struct  BBox< T >
 

Typedefs

using BBoxi = BBox< int >
 
using BBoxf = BBox< float >
 

Typedef Documentation

◆ BBoxf

using BBoxf = BBox<float>

◆ BBoxi

using BBoxi = BBox<int>