Point Cloud Library (PCL) 1.15.1
Loading...
Searching...
No Matches
NCVRuntimeTemplateBool::KernelCaller< TList, NumArguments, Func > Struct Template Reference

#include </build/reproducible-path/pcl-1.15.1+dfsg/gpu/people/src/cuda/nvidia/NCVRuntimeTemplates.hpp>

Static Public Member Functions

static void call (Func *functor,...)
static void call (Func &functor, std::vector< int > &templateParamList)

Detailed Description

template<typename TList, int NumArguments, class Func>
struct NCVRuntimeTemplateBool::KernelCaller< TList, NumArguments, Func >

Definition at line 148 of file NCVRuntimeTemplates.hpp.

Member Function Documentation

◆ call() [1/2]

template<typename TList, int NumArguments, class Func>
void NCVRuntimeTemplateBool::KernelCaller< TList, NumArguments, Func >::call ( Func & functor,
std::vector< int > & templateParamList )
inlinestatic

Definition at line 174 of file NCVRuntimeTemplates.hpp.

References call().

◆ call() [2/2]

template<typename TList, int NumArguments, class Func>
void NCVRuntimeTemplateBool::KernelCaller< TList, NumArguments, Func >::call ( Func * functor,
... )
inlinestatic

Definition at line 152 of file NCVRuntimeTemplates.hpp.

References call().

Referenced by call(), and call().


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