クラス
jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFVoxel の使用

PFVoxel を使用しているパッケージ
jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics 3D表示パネルコンポーネントを提供します。 
 

jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics での PFVoxel の使用
 

PFVoxel を返す jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics のメソッド
 PFVoxel PFVoxelList.getVoxel(int index)
          ボクセル取得
 PFVoxel PFVoxelList.getVoxel(short idX, short idY, short idZ)
          ボクセル取得
 

PFVoxel 型のパラメータを持つ jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics のメソッド
 void PFVoxelList.addVoxel(PFVoxel voxel)
          ボクセル追加
 boolean PFVoxelOperator.isInner(PFVoxel voxel)
          内部ボクセルかどうかを取得する
 void PFVoxelOperator.print(PFVoxel voxel)
          ボクセルデータプリントアウト
 void PFVoxelList.setAdjacentData(PFVoxel voxel)
          ボクセルの隣接情報を設定する