3DCoatScripting  4.8.31β
You can manage 3DСoat features with help of scripting
coat::scripto::RegisterLikeNewWithObserve< T, A > Class Template Reference

Register an object for scripting with observe. More...

Static Public Member Functions

static void opConstruct (T *in)
 
static void opConstructInit (A *a, T *in)
 
static void opDestruct (T *in)
 
static T & opAssign (T &rhs, T *lhs)
 

Detailed Description

template<class T, class A>
class coat::scripto::RegisterLikeNewWithObserve< T, A >

Register an object for scripting with observe.