载入中...
搜索中...
未找到
eve::ModelVector类 参考

Model that maps to a Squirrel array. 更多...

#include <Model.h>

类 eve::ModelVector 继承关系图:
eve::Model eve::Object

额外继承的成员函数

- Public 成员函数 继承自 eve::Model
 Model (ssq::Object object)
 Wraps an existing Squirrel object.
 
- Public 成员函数 继承自 eve::Object
 Object ()
 
void setUpdate (Object *update)
 Update the current object with a replacement. You don't need to care about the reference to the old object since it will be automatically updated in the ref smart pointer.
 
- Protected 成员函数 继承自 eve::Object
virtual ~Object ()
 
bool isDirty () const
 
ObjectgetUpdate () const
 
void ref ()
 
void unref ()
 
- Protected 属性 继承自 eve::Model
ssq::Object object
 
- Protected 属性 继承自 eve::Object
Objectupdate
 
unsigned ref_count = 0
 

详细描述

Model that maps to a Squirrel array.

在文件 Model.h31 行定义.


该类的文档由以下文件生成: