加入 Node节点类 还未测试新框架
This commit is contained in:
@@ -33,10 +33,6 @@ public:
|
||||
std::string imgPath;
|
||||
int Index;
|
||||
|
||||
Matrix3x2 transform_matrix_;
|
||||
|
||||
GlMatrix matrix3x2ToGLMatrix(const Matrix3x2 &mat);
|
||||
|
||||
public:
|
||||
// 计算渲染信息
|
||||
void CalcRenderInfoLogic();
|
||||
|
||||
Reference in New Issue
Block a user