討論串[問題] 在cc檔抓節點座標
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 1→)留言1則,0人參與, 最新作者ssddy (雨劍)時間14年前 (2010/12/15 09:18), 編輯資訊
1
0
0
內容預覽:
查了網路上寫. double x = 0.0, y = 0.0, z = 0.0; //傳入三變數. Node *thisnode; // 宣告指標. thisnode = Node::get_node_by_address(index); ←這行make時出現error. ((MobileNode
(還有142個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者kivava (天空快快黑)時間14年前 (2011/01/18 22:35), 編輯資訊
0
0
0
內容預覽:
試試看用這招. 到 mobile/god.h. 把 MobileNode **mb_node; 改成public:. 然後到你要使用getLoc的file中加入. #include <mobile/god.h>. God::instance()->mb_node[index]->getLoc(&x,
(還有106個字)
首頁
上一頁
1
下一頁
尾頁