DGtal 1.4.0
|
#include <DGtal/geometry/volumes/ConvexityHelper.h>
Public Types | |
typedef DGtal::int64_t | Type |
Indicates which integer type should be used by ConvexityHelper, depending on the integral type of each point coordinate and if computations should be guaranteed or not.
Specialization for integer coordinate int64_t and fast computations.
Definition at line 118 of file ConvexityHelper.h.
typedef DGtal::int64_t DGtal::detail::ConvexityHelperInternalInteger< DGtal::int64_t, false >::Type |
Definition at line 119 of file ConvexityHelper.h.