コード例 #1
0
ファイル: GLPbufferImpl.java プロジェクト: utgarda/jogl
 public int getHeight() {
   return pbufferDrawable.getHeight();
 }