Package com.kakao.vectormap.graphics.gl
Class KConfigChooser
- java.lang.Object
- 
- com.kakao.vectormap.graphics.gl.GLSurfaceView.BaseConfigChooser
- 
- com.kakao.vectormap.graphics.gl.KConfigChooser
 
 
- 
- All Implemented Interfaces:
- GLSurfaceView.EGLConfigChooser
 
 public class KConfigChooser extends GLSurfaceView.BaseConfigChooser 
- 
- 
Constructor SummaryConstructors Constructor Description KConfigChooser(int redSize, int greenSize, int blueSize, int alphaSize, int depthSize, int stencilSize)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetDepthSize()- 
Methods inherited from class com.kakao.vectormap.graphics.gl.GLSurfaceView.BaseConfigChooserchooseConfig
 
- 
 
-