
Public Member Functions | |
| LightPlugin (const string &name) | |
Public Attributes | |
| CreateLightFunc | CreateLight |
Private Types | |
| typedef Light *(* | CreateLightFunc )(const Transform &light2world, const ParamSet ¶ms) |
Definition at line 150 of file dynload.cpp.
typedef Light*(* LightPlugin::CreateLightFunc)(const Transform &light2world, const ParamSet ¶ms) [private] |
| LightPlugin::LightPlugin | ( | const string & | name | ) | [inline] |
1.5.6