Searched defs:GLListProperty (Results 1 – 1 of 1) sorted by relevance
26 public class GLListProperty implements IGLProperty { class37 public GLListProperty(GLStateType type, IGLProperty template, int size) { in GLListProperty() method in GLListProperty50 private GLListProperty(GLStateType type, List<IGLProperty> props) { in GLListProperty() method in GLListProperty