首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

BSP 二叉树再度讨论

2012-06-26 
BSP 二叉树再次讨论??节点:int plane ??Plane index. int[2] children Children indices. Negative number

BSP 二叉树再次讨论

?

?节点:

int plane

?

?

Plane index.

int[2] children Children indices. Negative numbers are leaf indices: -(leaf+1). int[3] mins Integer bounding box min coord. int[3] maxs Integer bounding box max coord.

?

?叶子:

int cluster Visdata cluster index. int area Areaportal area. int[3] mins Integer bounding box min coord. int[3] maxs Integer bounding box max coord. int leafface First leafface for leaf. int n_leaffaces Number of leaffaces for leaf. int leafbrush First leafbrush for leaf. int n_leafbrushes Number of leafbrushes for leaf.

更多信息,参考http://www.mralligator.com/q3/#Nodes

http://www.mralligator.com/q3/

C:\Documents and Settings\Administrator\My Documents\Downloads\RenderingQuake3Maps.mht

热点排行