public class GLSLStruct extends Object
protected List<Variable>
members
protected String
name
GLSLStruct(String name)
void
addMember(Variable variable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String name
protected List<Variable> members
public GLSLStruct(String name)
public void addMember(Variable variable)
Copyright © 2014. All rights reserved.