#include <CCTransformHelp.h>
|
static void | transformFromParent (CCBaseData &node, const CCBaseData &parentNode) |
var | transformFromParent ( var node, var parentNode) |
local | transformFromParent ( local node, local parentNode) |
static void | transformToParent (CCBaseData &node, const CCBaseData &parentNode) |
static void | transformFromParentWithoutScale (CCBaseData &node, const CCBaseData &parentNode) |
var | transformFromParentWithoutScale ( var node, var parentNode) |
local | transformFromParentWithoutScale ( local node, local parentNode) |
static void | transformToParentWithoutScale (CCBaseData &node, const CCBaseData &parentNode) |
static void | nodeToMatrix (const CCBaseData &_node, CCAffineTransform &_matrix) |
static void | matrixToNode (const CCAffineTransform &_matrix, CCBaseData &_node) |
var | matrixToNode ( var _matrix, var _node) |
local | matrixToNode ( local _matrix, local _node) |
static void | nodeConcat (CCBaseData &target, CCBaseData &source) |
static void | nodeSub (CCBaseData &target, CCBaseData &source) |
var | nodeSub ( var target, var source) |
local | nodeSub ( local target, local source) |
var matrixToNode |
( |
var |
_matrix, |
|
|
var |
_node |
|
) |
| |
|
static |
local matrixToNode |
( |
local |
_matrix, |
|
|
local |
_node |
|
) |
| |
|
static |
var nodeConcat |
( |
var |
target, |
|
|
var |
source |
|
) |
| |
|
static |
local nodeConcat |
( |
local |
target, |
|
|
local |
source |
|
) |
| |
|
static |
var nodeSub |
( |
var |
target, |
|
|
var |
source |
|
) |
| |
|
static |
local nodeSub |
( |
local |
target, |
|
|
local |
source |
|
) |
| |
|
static |
var nodeToMatrix |
( |
var |
_node, |
|
|
var |
_matrix |
|
) |
| |
|
static |
local nodeToMatrix |
( |
local |
_node, |
|
|
local |
_matrix |
|
) |
| |
|
static |
var transformFromParent |
( |
var |
node, |
|
|
var |
parentNode |
|
) |
| |
|
static |
local transformFromParent |
( |
local |
node, |
|
|
local |
parentNode |
|
) |
| |
|
static |
var transformFromParentWithoutScale |
( |
var |
node, |
|
|
var |
parentNode |
|
) |
| |
|
static |
local
transformFromParentWithoutScale |
( |
local |
node, |
|
|
local |
parentNode |
|
) |
| |
|
static |
var transformToParent |
( |
var |
node, |
|
|
var |
parentNode |
|
) |
| |
|
static |
local transformToParent |
( |
local |
node, |
|
|
local |
parentNode |
|
) |
| |
|
static |
var transformToParentWithoutScale |
( |
var |
node, |
|
|
var |
parentNode |
|
) |
| |
|
static |
local transformToParentWithoutScale |
( |
local |
node, |
|
|
local |
parentNode |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x/extensions/CocoStudio/Armature/utils/CCTransformHelp.h