注册 登录
编程论坛 C++教室

sphere()这个函数的作用是什么

rogergao123 发布于 2007-06-17 00:51, 3983 次点击
sphere()
这个函数的作用是什么
5 回复
#2
HJin2007-06-17 06:51
The surface of a ball is called sphere. I don't know the existence of this function in standard C/C++.
#3
aipb20072007-06-17 09:57
MSDN了一下,没有这个函数。你确定这个函数是库函数?
#4
rogergao1232007-06-17 10:18

那就可能是自定义的函数,啊有可能啊

#5
I喜欢c2007-06-17 10:26


.......................................

这情况,在baidu上搜下就ok了..
#6
herbert_19872007-06-23 13:19
sphere 是球体的意思.
可能用来画球体的吧.
1