Fermat
Public Types | Public Methods | List of all members
cugar::bbox_area_functor< DIM > Struct Template Reference

Detailed description

template<uint32 DIM>
struct cugar::bbox_area_functor< DIM >

a functor to measure bbox areas

#include <bbox.h>

Public Types

typedef Vector< float, DIM > vector_type
 
typedef Bbox< vector_typebbox_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
 

The documentation for this struct was generated from the following file: