HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImath::detail::generate_member_bindings_struct< Op, Cls, Vectorizable, Keywords > Struct Template Reference

#include <PyImathAutovectorize.h>

Static Public Member Functions

static void apply (Cls &cls, const std::string &name, const std::string &doc, const Keywords &args)
 

Detailed Description

template<class Op, class Cls, class Vectorizable, class Keywords>
struct PyImath::detail::generate_member_bindings_struct< Op, Cls, Vectorizable, Keywords >

Definition at line 2779 of file PyImathAutovectorize.h.

Member Function Documentation

template<class Op, class Cls, class Vectorizable, class Keywords>
static void PyImath::detail::generate_member_bindings_struct< Op, Cls, Vectorizable, Keywords >::apply ( Cls &  cls,
const std::string &  name,
const std::string &  doc,
const Keywords &  args 
)
inlinestatic

Definition at line 2782 of file PyImathAutovectorize.h.


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