-
一杯茶
2008-04-23
-
<a href='/diskonline/profile/notebook/1.html' target='_blank'>你好.有没有MSN,想请教一些关于DirectShow方面的问题!谢谢</a>
-
一杯茶
2008-04-23
-
<a href='/diskonline/profile/notebook/1.html' target='_blank'>你好!能不能帮我看一下这个,谢谢! http://topic.csdn.net/u/20080422/10/b399fb1b-1931-4c52-93b6-cf3c69561f51.html</a>
-
guanying
2008-04-16
-
<a href='Http://hi.csdn.net/diskonline/profile/notebook/1.html' target='_blank'> 还有,同一程序中,为什么要这么映射呢?<br/><br/>private void InitializeIndices()<br/> {<br/> indices = new int[(Grid_Width - 1) * (Grid_Height - 1) * 6];<br/> for (int x = 0; x < Grid_Width - 1; x++)<br/> {<br/> for (int y = 0; y < Grid_Height - 1; y++)<br/> {<br/> indices[(x + y * (Grid_Width - 1)) * 6] = (x + 1) + (y + 1) * Grid_Width;<br/> indices[(x + y * (Grid_Width - 1)) * 6 + 1] = (x + 1) + y * Grid_Width;<br/> indices[(x + y * (Grid_Width - 1)) * 6 + 2] = x + y * Grid_Width;<br/> indices[(x + y * (Grid_Width - 1)) * 6 + 3] = (x + 1) + (y + 1) * Grid_Width;<br/> indices[(x + y * (Grid_Width - 1)) * 6 + 4] = x + y * Grid_Width;<br/> indices[(x + y * (Grid_Width - 1)) * 6 + 5] = x + (y + 1) * Grid_Width;<br/> //<br/> }<br/> }<br/><br/> }</a>
-
guanying
2008-04-16
-
<a href='Http://hi.csdn.net/diskonline/profile/notebook/1.html' target='_blank'>用Managed DirectX 9和C#实现3D地形可视化中,下面这句为什么要乘以6呢?<br/>ib = new IndexBuffer(typeof(int), (GRID_WIDTH - 1) * <br/> (GRID_HEIGHT - 1) * 6, device, Usage.WriteOnly, Pool.Default);<br/></a>
-
xcdsfdg
2008-04-08
-
<a href='Http://hi.csdn.net/diskonline/profile/notebook/1.html' target='_blank'>你好,你有联系方式没呢,想请教你问题~~~我在做毕业设计,VC方面的,拜托~~~</a>
-
陈峙全
回复于
2008-04-09
-
<a href='Http://hi.csdn.net/diskonline/profile/notebook/1.html' target='_blank'>你好,什么问题?是VC哪方面的?email:ronghoczq1@163.com,qq:844351280</a>