|
Fermat
|
a functor to measure bbox areas
#include <bbox.h>
Public Types | |
| typedef Vector< float, DIM > | vector_type |
| typedef Bbox< vector_type > | bbox_type |
| typedef bbox_type | argument_type |
| typedef float | result_type |
Public Methods | |
| CUGAR_FORCEINLINE CUGAR_HOST_DEVICE result_type | operator() (const bbox_type &bbox) const |
1.8.13