|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.p.PIConfig
public class PIConfig
Configuration setting class for the processing interface piGeon.
| Field Summary | |
|---|---|
static boolean |
drawBeforeProcessing
This boolean flag specifies the order of drawing of iGeo and Processing. |
static boolean |
resetGLDepth
A boolean flag to switch for PIGraphicsGL to clear OpenGL's GL_DEPTH_BUFFER_BIT. |
| Constructor Summary | |
|---|---|
PIConfig()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean drawBeforeProcessing
public static boolean resetGLDepth
| Constructor Detail |
|---|
public PIConfig()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||