cocos2d-x 3.0 |
)
- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
TransformHelp 成员列表
成员的完整列表,这些成员属于 TransformHelp,包括所有继承而来的类成员
helpMatrix1 | TransformHelp | static |
helpMatrix2 | TransformHelp | static |
helpPoint1 | TransformHelp | static |
helpPoint2 | TransformHelp | static |
matrixToNode(const cocos2d::AffineTransform &_matrix, BaseData &_node) | TransformHelp | static |
matrixToNode(const cocos2d::Mat4 &_matrix, BaseData &_node) | TransformHelp | static |
nodeConcat(BaseData &target, BaseData &source) | TransformHelp | static |
nodeSub(BaseData &target, BaseData &source) | TransformHelp | static |
nodeToMatrix(const BaseData &_node, cocos2d::AffineTransform &_matrix) | TransformHelp | static |
nodeToMatrix(const BaseData &node, cocos2d::Mat4 &matrix) | TransformHelp | static |
transformFromParent(BaseData &node, const BaseData &parentNode) | TransformHelp | static |
transformFromParentWithoutScale(BaseData &node, const BaseData &parentNode) | TransformHelp | static |
TransformHelp() | TransformHelp | |
transformToParent(BaseData &node, const BaseData &parentNode) | TransformHelp | static |
transformToParentWithoutScale(BaseData &node, const BaseData &parentNode) | TransformHelp | static |