VisitPointLike< CGAL::Polyhedron_3< K >, void > Struct Template Reference

#include <VisionX/libraries/PointCloudTools/VisitPointLikeContainer.h>

+ Inheritance diagram for VisitPointLike< CGAL::Polyhedron_3< K >, void >:

Static Public Member Functions

template<class F , class F2 >
static void visit (const CGAL::Polyhedron_3< K > &c, F &sizeinfo, F2 &perElem)
 

Detailed Description

template<class K>
struct armarx::detail::VisitPointLike::VisitPointLike< CGAL::Polyhedron_3< K >, void >

Definition at line 243 of file VisitPointLikeContainer.h.

Member Function Documentation

◆ visit()

static void visit ( const CGAL::Polyhedron_3< K > &  c,
F sizeinfo,
F2 &  perElem 
)
inlinestatic

Definition at line 246 of file VisitPointLikeContainer.h.

+ Here is the call graph for this function:

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