cgv
cgv::base::object_registration_2< T, CA1, CA2 > Struct Template Reference

convenience class to register an object of the given class type with two constructor arguments More...

#include <register.h>

Public Member Functions

 object_registration_2 (const CA1 &a1, const CA2 &a2, const std::string &options="")
 pass information about the target registration listener in the options argument
 

Detailed Description

template<class T, typename CA1, typename CA2>
struct cgv::base::object_registration_2< T, CA1, CA2 >

convenience class to register an object of the given class type with two constructor arguments


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