PDInitHookPlugin< T, std::enable_if_t< simox::meta::is_eigen_matrix_v< T > > > Struct Template Reference

#include <ArmarXCore/core/application/properties/PluginEigen.h>

+ Inheritance diagram for PDInitHookPlugin< T, std::enable_if_t< simox::meta::is_eigen_matrix_v< T > > >:

Static Public Member Functions

static void Init (PropertyDefinition< T > &pd)
 

Detailed Description

template<class T>
struct armarx::meta::properties::PDInitHookPlugin< T, std::enable_if_t< simox::meta::is_eigen_matrix_v< T > > >

Definition at line 111 of file PluginEigen.h.

Member Function Documentation

◆ Init()

static void Init ( PropertyDefinition< T > &  pd)
inlinestatic

Definition at line 116 of file PluginEigen.h.

+ Here is the call graph for this function:

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