Graphite  Version 3
An experimental 3D geometry processing program
OGF::ModuleMaker Member List

This is the complete list of members for OGF::ModuleMaker, including all inherited members.

add_directory_to_cmake(const std::string &directory)OGF::ModuleMakerprotected
class_name_to_file_name(const std::string &class_name)OGF::ModuleMakerprotected
create_class(const std::string &module_name, const std::string &subdirectory, const std::string &class_name, const std::string &header_skel="devel/class.h.skel", const std::string &source_skel="devel/class.cpp.skel")OGF::ModuleMaker
create_commands(const std::string &module_name, const std::string &grob_class_name, const std::string &commands_name)OGF::ModuleMaker
create_directory(const std::string &dir_name)OGF::ModuleMakerprotected
create_file(const std::string &module_name, const std::string &subdirectory, const std::string &file_name, const std::string &header_skel="devel/file.h.skel", const std::string &source_skel="devel/file.cpp.skel")OGF::ModuleMaker
create_file_from_skel(const std::string &file_name, const std::string &skel_name, const TextUtils::Environment &env, bool insert_header=false)OGF::ModuleMakerprotected
create_gom_class(const std::string &module_name, const std::string &subdirectory, const std::string &base_class_name, const std::string &class_name, const std::string &header_skel="devel/gom_class.h.skel", const std::string &source_skel="devel/gom_class.cpp.skel")OGF::ModuleMaker
create_gom_class(const std::string &module_name, const std::string &subdirectory, const std::string &base_class_name, const std::string &class_name, const std::string &header_skel, const std::string &source_skel, TextUtils::Environment &env)OGF::ModuleMaker
create_grob(const std::string &module_name, const std::string &grob_name, const std::string &file_extension="", const std::string &base_class_name="OGF::Grob")OGF::ModuleMaker
create_module(const std::string &module_name, const std::string &author_name)OGF::ModuleMaker
create_shader(const std::string &module_name, const std::string &grob_class_name, const std::string &shader_name, const std::string &base_class_name="")OGF::ModuleMaker
create_tool(const std::string &module_name, const std::string &grob_class_name, const std::string &tool_name, const std::string &base_class_name="")OGF::ModuleMaker
file_name_to_include_guard(const std::string &file_name)OGF::ModuleMakerprotected
insert(const std::string &file_name, const std::string &insertion_point, const std::string &line)OGF::ModuleMakerprotected
ModuleMaker()OGF::ModuleMaker
set_module(const std::string &module_name, bool check=true)OGF::ModuleMakerprotected
set_module_name(TextUtils::Environment &env)OGF::ModuleMakerprotected
touch_root_cmake()OGF::ModuleMakerprotected