Script
|
#include <servicelib/script/SCR_BaseInterface.h>
#include <String>
Classes | |
class | element |
With the Element functions, you can retrieve information about the elements in your scene and you can add and remove them. Each element has an index (0..nbElements), an integer id (key of the element in the database), which is unique and a name ( which is not guaranteed to be unique ). More... | |
class | Drawing |