#include <CCTransformHelp.h>
|
static void | transformFromParent (BaseData &node, const BaseData &parentNode) |
static void | transformToParent (BaseData &node, const BaseData &parentNode) |
local | transformToParent ( local node, local parentNode) |
static void | transformFromParentWithoutScale (BaseData &node, const BaseData &parentNode) |
static void | transformToParentWithoutScale (BaseData &node, const BaseData &parentNode) |
static void | nodeToMatrix (const BaseData &_node, cocos2d::AffineTransform &_matrix) |
static void | nodeToMatrix (const BaseData &node, kmMat4 &matrix) |
static void | matrixToNode (const cocos2d::AffineTransform &_matrix, BaseData &_node) |
static void | matrixToNode (const kmMat4 &_matrix, BaseData &_node) |
local | matrixToNode ( local _matrix, local _node) |
static void | nodeConcat (BaseData &target, BaseData &source) |
static void | nodeSub (BaseData &target, BaseData &source) |
local | nodeSub ( local target, local source) |
var matrixToNode |
( |
var |
_matrix, |
|
|
var |
_node |
|
) |
| |
|
static |
local matrixToNode |
( |
local |
_matrix, |
|
|
local |
_node |
|
) |
| |
|
static |
static void matrixToNode |
( |
const kmMat4 & |
_matrix, |
|
|
BaseData & |
_node |
|
) |
| |
|
static |
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 |
static void nodeToMatrix |
( |
const BaseData & |
node, |
|
|
kmMat4 & |
matrix |
|
) |
| |
|
static |
var nodeToMatrix |
( |
var |
node, |
|
|
var |
matrix |
|
) |
| |
|
static |
local nodeToMatrix |
( |
local |
node, |
|
|
local |
matrix |
|
) |
| |
|
static |
static void transformFromParent |
( |
BaseData & |
node, |
|
|
const BaseData & |
parentNode |
|
) |
| |
|
static |
var transformFromParent |
( |
var |
node, |
|
|
var |
parentNode |
|
) |
| |
|
static |
local transformFromParent |
( |
local |
node, |
|
|
local |
parentNode |
|
) |
| |
|
static |
static void
transformFromParentWithoutScale |
( |
BaseData & |
node, |
|
|
const BaseData & |
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 |
static void
transformToParentWithoutScale |
( |
BaseData & |
node, |
|
|
const BaseData & |
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-develop/cocos/editor-support/cocostudio/CCTransformHelp.h