VisitPointLike< T, std::enable_if_t< VisitPointLike< meta::pointer_type_pointee_t< T > >::value > > Struct Template Reference

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

+ Inheritance diagram for VisitPointLike< T, std::enable_if_t< VisitPointLike< meta::pointer_type_pointee_t< T > >::value > >:

Static Public Member Functions

template<class F , class F2 >
static void visit (const T &c, F &sizeinfo, F2 &perElem)
 

Detailed Description

template<class T>
struct armarx::detail::VisitPointLike::VisitPointLike< T, std::enable_if_t< VisitPointLike< meta::pointer_type_pointee_t< T > >::value > >

Definition at line 232 of file VisitPointLikeContainer.h.

Member Function Documentation

◆ visit()

static void visit ( const T c,
F sizeinfo,
F2 &  perElem 
)
inlinestatic

Definition at line 235 of file VisitPointLikeContainer.h.

+ Here is the call graph for this function:

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