cgv
Loading...
Searching...
No Matches
cgv::base::object_registration< T > Struct Template Reference

convenience class to register an object of the given class type More...

#include <register.h>

Public Member Functions

 object_registration (const std::string &options)
 pass information about the target registration listener in the options argument
 

Detailed Description

template<class T>
struct cgv::base::object_registration< T >

convenience class to register an object of the given class type

Definition at line 158 of file register.h.

Constructor & Destructor Documentation

◆ object_registration()

template<class T >
cgv::base::object_registration< T >::object_registration ( const std::string &  options)
inlineexplicit

pass information about the target registration listener in the options argument

Definition at line 161 of file register.h.

References cgv::base::is_registration_enabled(), and cgv::base::register_object().


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