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 Summary
Constructors Constructor Description KConfigChooser(int redSize, int greenSize, int blueSize, int alphaSize, int depthSize, int stencilSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getDepthSize()
-
Methods inherited from class com.kakao.vectormap.graphics.gl.GLSurfaceView.BaseConfigChooser
chooseConfig
-
-