ML
Version of the Day
|
Simple wrapper for ML_Operator struct. More...
#include <MLAPI_Operator_Box.h>
Public Member Functions | |
ML_Operator_Box (ML_Operator *Op, bool Ownership=true) | |
Constructor. | |
~ML_Operator_Box () | |
Destructor. | |
ML_Operator * | GetData () const |
Returns a pointer to the internally stored ML_Operator. | |
Simple wrapper for ML_Operator struct.