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

#include </builddir/build/BUILD/pcl-1.12.0-build/pcl-1.12.0/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 >
static void NCVRuntimeTemplateBool::KernelCaller< TList, NumArguments, Func >::call ( Func & functor,
std::vector< int > & templateParamList )
inlinestatic

◆ call() [2/2]

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

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