cgv
|
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 | |
convenience class to register an object of the given class type with two constructor arguments
Definition at line 184 of file register.h.
|
inline |
pass information about the target registration listener in the options argument
Definition at line 187 of file register.h.
References cgv::base::is_registration_enabled(), and cgv::base::register_object().