#include <CDPolyhedron.h>
Collaboration diagram for Spr::CDPolyhedron:
Definition at line 56 of file CDPolyhedron.h.
|
GeomtryID.
Definition at line 62 of file CDPolyhedron.h. |
|
頂点の座標を返す.
Definition at line 78 of file CDPolyhedron.h. |
|
頂点から面や接続情報を生成する.
|
|
同一平面上で接続されている3角形をマージする
|
|
面を持っているかどうか調べる
Definition at line 86 of file CDPolyhedron.h. References faces. |
|
サポートポイントを求める.
|
|
探索開始頂点番号
Definition at line 58 of file CDPolyhedron.h. |
|
頂点の座標(ローカル座標系)
Definition at line 64 of file CDPolyhedron.h. Referenced by Vertex(). |
|
作業領域:頂点の座標(変換後の座標系)
Definition at line 66 of file CDPolyhedron.h. |
|
この凸多面体を構成する頂点たち.posはこの配列内の位置を表す.
Definition at line 69 of file CDPolyhedron.h. Referenced by Vertex(). |
|
頂点の隣の頂点の位置が入った配列
Definition at line 71 of file CDPolyhedron.h. |
|
面(3角形 0..nPlanes-1 が独立な面,それ以降はMargeFaceで削除される同一平面上の面)
Definition at line 73 of file CDPolyhedron.h. Referenced by HasFace(). |
|
面(3角形のうち,MergeFace()で残った数)
Definition at line 75 of file CDPolyhedron.h. |