OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
Loading...
Searching...
No Matches
Plug Struct Reference
Public Member Functions | |
PLUG_sFile (S) | |
plugin definition file name | |
PLUG_sDir (S) | |
plugin directory | |
PLUG_channel (Chn) | |
plugin execution channel | |
PLUG_sName (S) | |
plugin name | |
PLUG_sDesc (S) | |
plugin description | |
PLUG_sDescLoc (S) | |
plugin description loc | |
PLUG_sHelp (S) | |
plugin help Url | |
PLUG_sKeywords (S) | |
plugin search keywords | |
PLUG_tColors ([I I]) | |
plugin colors | |
PLUG_lAction ([S r1]) | |
action list | |
PLUG_lEvent ([S r1]) | |
event list | |
PLUG_lDefAction ([S r1]) | |
action list | |
PLUG_lDefEvent ([S r1]) | |
event list | |
PLUG_cbAddInstance (fun[PInstance] I) | |
callback function for add new instance | |
PLUG_cbDelInstance (fun[PInstance] I) | |
callback function for deleted instance | |
PLUG_cbNewUser (fun[UserI] I) | |
new user connected | |
PLUG_cbDelUser (fun[UserI] I) | |
new user disconnected | |
Member Function Documentation
◆ PLUG_sFile()
PLUG_sFile | ( | S | ) |
plugin definition file name
◆ PLUG_sDir()
PLUG_sDir | ( | S | ) |
plugin directory
◆ PLUG_channel()
PLUG_channel | ( | Chn | ) |
plugin execution channel
◆ PLUG_sName()
PLUG_sName | ( | S | ) |
plugin name
◆ PLUG_sDesc()
PLUG_sDesc | ( | S | ) |
plugin description
◆ PLUG_sDescLoc()
PLUG_sDescLoc | ( | S | ) |
plugin description loc
◆ PLUG_sHelp()
PLUG_sHelp | ( | S | ) |
plugin help Url
◆ PLUG_sKeywords()
PLUG_sKeywords | ( | S | ) |
plugin search keywords
◆ PLUG_tColors()
PLUG_tColors | ( | ) |
plugin colors
◆ PLUG_lAction()
PLUG_lAction | ( | ) |
action list
◆ PLUG_lEvent()
PLUG_lEvent | ( | ) |
event list
◆ PLUG_lDefAction()
PLUG_lDefAction | ( | ) |
action list
◆ PLUG_lDefEvent()
PLUG_lDefEvent | ( | ) |
event list
◆ PLUG_cbAddInstance()
PLUG_cbAddInstance | ( | fun | I[PInstance] | ) |
callback function for add new instance
◆ PLUG_cbDelInstance()
PLUG_cbDelInstance | ( | fun | I[PInstance] | ) |
callback function for deleted instance
◆ PLUG_cbNewUser()
PLUG_cbNewUser | ( | fun | I[UserI] | ) |
new user connected
◆ PLUG_cbDelUser()
PLUG_cbDelUser | ( | fun | I[UserI] | ) |
new user disconnected
The documentation for this struct was generated from the following file:
Generated by 1.9.8