cgv
Loading...
Searching...
No Matches
cgv::gui::normal_render_style_gui_creator Struct Reference
Inheritance diagram for cgv::gui::normal_render_style_gui_creator:
cgv::gui::gui_creator

Public Member Functions

bool create (provider *p, const std::string &label, void *value_ptr, const std::string &value_type, const std::string &gui_type, const std::string &options, bool *)
 attempt to create a gui and return whether this was successful
 

Detailed Description

Definition at line 82 of file normal_renderer.cxx.

Member Function Documentation

◆ create()

bool cgv::gui::normal_render_style_gui_creator::create ( provider p,
const std::string &  label,
void *  value_ptr,
const std::string &  value_type,
const std::string &  gui_type,
const std::string &  options,
bool *   
)
inlinevirtual

attempt to create a gui and return whether this was successful

Implements cgv::gui::gui_creator.

Definition at line 85 of file normal_renderer.cxx.

References cgv::gui::provider::add_gui(), and cgv::gui::provider::add_member_control().


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