就业培训
下载中心
Wiki
联络
登录
注册
首页
C4D R23.110 C++ SDK
公共成员函数
|
私有成员函数
|
所有成员列表
xUVPairFF Class Reference
#include <lib_dwgobjects.h>
公共成员函数
void
SetPeriodicU
(
Bool
u)
void
SetPeriodicV
(
Bool
v)
void
SetU
(
Int32
idx,
Float
u)
void
SetV
(
Int32
idx,
Float
v)
Float
GetU
(
Int32
idx)
Float
GetV
(
Int32
idx)
私有成员函数
xUVPairFF
()
~xUVPairFF
()
构造函数 & 析构函数文档编制
◆
xUVPairFF()
xUVPairFF
()
private
◆
~xUVPairFF()
~
xUVPairFF
()
private
成员函数文档编制
◆
SetPeriodicU()
void SetPeriodicU
(
Bool
u
)
◆
SetPeriodicV()
void SetPeriodicV
(
Bool
v
)
◆
SetU()
void SetU
(
Int32
idx
,
Float
u
)
◆
SetV()
void SetV
(
Int32
idx
,
Float
v
)
◆
GetU()
Float
GetU
(
Int32
idx
)
◆
GetV()
Float
GetV
(
Int32
idx
)
xUVPairFF