Graphite
Version 3
An experimental 3D geometry processing program
|
Helper class to register a new FullScreenEffect. More...
#include <OGF/scene_graph/types/scene_graph_library.h>
Public Member Functions | |
ogf_register_full_screen_effect (const std::string &user_name="") | |
Registers a new FullScreenEffect. More... | |
Helper class to register a new FullScreenEffect.
T | the FullScreenEffect class. |
Definition at line 606 of file scene_graph_library.h.
|
inline |
Registers a new FullScreenEffect.
[in] | user_name | an optional user name for the full screen effect, that will be used in the GUI |
Example:
Definition at line 618 of file scene_graph_library.h.