| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StencilSettings | |
|---|---|
| com.neovisionaries.android.opengl | |
| Uses of StencilSettings in com.neovisionaries.android.opengl | 
|---|
| Methods in com.neovisionaries.android.opengl that return StencilSettings | |
|---|---|
 StencilSettings | 
StencilSettings.apply()
Apply the settings values that this instance holds to the underlying OpenGL ES implementation.  | 
 StencilSettings | 
StencilSettings.disable()
Disable the stencil test.  | 
 StencilSettings | 
StencilSettings.enable()
Enable the stencil test.  | 
 StencilSettings | 
StencilSettings.setActionSet(StencilActionSet actionSet)
This method is an alias of setActionSet(actionSet, null). | 
 StencilSettings | 
StencilSettings.setActionSet(StencilActionSet actionSet,
             Face face)
Set an action set for the specified face.  | 
 StencilSettings | 
StencilSettings.setComparator(StencilComparator comparator)
This method is an alias of setComparator(comparator, null). | 
 StencilSettings | 
StencilSettings.setComparator(StencilComparator comparator,
              Face face)
Set a stencil comparator for the specified face.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||