就业培训
下载中心
Wiki
联络
登录
注册
首页
C4D R23.110 C++ SDK
公共成员函数
|
Protected Member Functions
|
Protected Attributes
|
所有成员列表
TreeMapParent< PARENT, COW > Class Template Reference
#include <treemap.h>
公共成员函数
const PARENT *
GetParent
() const
PARENT *
GetParent
()
Protected Member Functions
void
SetParent
(PARENT *p)
Protected Attributes
Pointer
< PARENT >
_parent
成员函数文档编制
◆
GetParent()
[1/2]
const PARENT* GetParent
(
)
const
◆
GetParent()
[2/2]
PARENT* GetParent
(
)
◆
SetParent()
void SetParent
(
PARENT *
p
)
protected
Member Data Documentation
◆
_parent
Pointer
<PARENT> _parent
protected
maxon
TreeMapParent