cgv
Loading...
Searching...
No Matches
cgv::gui::group_render_style_gui_creator Struct Reference
Inheritance diagram for cgv::gui::group_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 131 of file group_renderer.cxx.

Member Function Documentation

◆ create()

bool cgv::gui::group_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 134 of file group_renderer.cxx.

References cgv::gui::provider::add_member_control(), cgv::render::group_render_style::use_group_color, and cgv::render::group_render_style::use_group_transformation.


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