方法
GtkSnapshotrotate_3d
声明 [源代码]
void
gtk_snapshot_rotate_3d (
GtkSnapshot* snapshot,
float angle,
const graphene_vec3_t* axis
)
参数
angle
-
类型:
float
旋转角度,单位为度(顺时针)。
axis
-
类型:
graphene_vec3_t
旋转轴。
该数据由方法调用方拥有。