GvWorld Member List
This is the complete list of members for GvWorld , including all inherited members.
AllocGroupShape (void) | GvWorld | |
AllocNodeGUI (GvShape *shape, GvShape *group, Int32 user_area_id) | GvWorld | |
AllocNodeMaster (BaseList2D *object, Bool add_to_list=true, Bool send_messages=true) | GvWorld | |
AllocShape (void) | GvWorld | |
AttachHook (Int32 hook_id, GvHookCallback callback) | GvWorld | |
AttachNode (GvNodeMaster *master, GvNode *node, Int32 x, Int32 y) | GvWorld | |
CloseDialog (Int32 id) | GvWorld | |
DetachHook (Int32 hook_id) | GvWorld | |
FreeNodeGUI (GvNodeGUI *&gui) | GvWorld | |
FreeNodeMaster (GvNodeMaster *&master) | GvWorld | |
FreeShape (GvShape *&shape) | GvWorld | |
GetDataTypeIndex (GvDataID id) | GvWorld | |
GetDataTypeInfo (GvDataID id) | GvWorld | |
GetDataTypeNames (BaseContainer &bc, GvDataID *ids) | GvWorld | |
GetDataTypes (BaseContainer &bc, GvDataOptions options=GV_DATA_OPTIONS_NONE, GvValueFlags flags=GV_CALC_NOP) | GvWorld | |
GetDataTypesMenu (BaseContainer &bc, BaseContainer &index, Int32 first_menu_id, Int32 first_sub_id, Bool show_undefined_type=false, GvValueFlags flags=GV_CALC_NOP) | GvWorld | |
GetDataTypesTable (GvDataInfo *&info, Int32 &count) | GvWorld | |
GetDefaultOperatorIcon (GvOperatorType type) | GvWorld | |
GetFloat (const maxon::String &title, Float default_value) | GvWorld | |
GetHookInstance (BaseDocument *doc, Int32 hook_id) | GvWorld | |
GetInteger (const maxon::String &title, Int32 default_value) | GvWorld | |
GetMaster (Int32 id) | GvWorld | |
GetMasterGUI (GvNodeMaster *master, UInt32 nr=0) | GvWorld | |
GetPrefs (BaseContainer &bc) | GvWorld | |
GetString (const maxon::String &title, const maxon::String &default_value) | GvWorld | |
GetUniqueID (void) | GvWorld | |
GvWorld () | GvWorld | private |
OpenDialog (Int32 id, GvNodeMaster *master) | GvWorld | |
RedrawAll (void) | GvWorld | |
RedrawMaster (GvNodeMaster *master) | GvWorld | |
RegisterHook (const GvHook &hook, void *user) | GvWorld | |
SendHookMessage (BaseDocument *doc, GvNodeMaster *master, GvMessHook &data, Int32 owner_id) | GvWorld | |
SendOperatorMessage (BaseDocument *doc, Int32 message_id, void *data) | GvWorld | |
SetForceUpdate (void) | GvWorld | |
SetPrefs (const BaseContainer &bc) | GvWorld | |
~GvWorld () | GvWorld | private |