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

#include </builddir/build/BUILD/pcl-1.15.0-build/pcl-pcl-1.15.0/gpu/people/src/cuda/nvidia/NCVRuntimeTemplates.hpp>

Inheritance diagram for NCVRuntimeTemplateBool::KernelCaller< TList, NumArguments, Func >:

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: