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

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

+ Inheritance diagram for NCVRuntimeTemplateBool::KernelCaller< TList, 0, Func >:
+ Collaboration diagram for NCVRuntimeTemplateBool::KernelCaller< TList, 0, Func >:

Static Public Member Functions

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

Detailed Description

template<class TList, class Func>
struct NCVRuntimeTemplateBool::KernelCaller< TList, 0, Func >

Definition at line 203 of file NCVRuntimeTemplates.hpp.

Member Function Documentation

◆ call() [1/4]

template<class TList, class Func>
static void NCVRuntimeTemplateBool::KernelCaller< TList, 0, Func >::call ( Func & functor)
inlinestatic

Definition at line 205 of file NCVRuntimeTemplates.hpp.

◆ call() [2/4]

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

Definition at line 174 of file NCVRuntimeTemplates.hpp.

◆ call() [3/4]

template<class TList, class Func>
static void NCVRuntimeTemplateBool::KernelCaller< TList, 0, Func >::call ( Func & functor,
std::vector< int > & templateParams )
inlinestatic

Definition at line 211 of file NCVRuntimeTemplates.hpp.

◆ call() [4/4]

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

Definition at line 152 of file NCVRuntimeTemplates.hpp.


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