public interface IGLBindedResource
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMountedOnce()
Return true if mount(...) has been called at least one time
|
void |
mount(com.jogamp.opengl.GL gl)
Mount resources to gl context
|
Copyright © 2016. All rights reserved.