コード例 #1
0
ファイル: TrianglePacker.java プロジェクト: AbFab3D/AbFab3D
  public Vector2d getPackedSize() {

    return m_packer.getPackedSize();
  }