8#include "RshPluginScript/RshPluginScriptDefines.h"
9#include "RshPluginScript/SClass/SObject.h"
12namespace rsh::ScriptBinding
This class allow the user to access to cloud coordinate.
Definition: SCloudIterator.h:26
Array GetColor()
Returns color of the point. If no color is stored in the cloud, GetColor will return -1,...
Boolean GetNext()
This function will update iterator with the next point of the cloud.
String toString()
Get the type of the variable.
This class is an abstract class, you can use these function in its derived classes.
Definition: SObject.h:35
3D point manipulation class. The SPoint creation can be done by calling the static functions:
Definition: SPoint.h:23