public static class GLSLGenerator.StringIntPair
extends java.lang.Object
| Constructor and Description | 
|---|
| StringIntPair(java.lang.String str,
             int i) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getInt() | 
| java.lang.String | getString() |