Point Cloud Library (PCL)  1.14.1-dev
List of all members | Static Public Member Functions
NCVRuntimeTemplateBool::KernelCaller< TList, NumArguments, Func > Struct Template Reference

#include </__w/1/s/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: