public class GLTexture2DUC extends GLAbstractTextureUC
GROUP_CAMERA, GROUP_DEFAULT, QUALIFIED_SEPARATOR
Constructor and Description |
---|
GLTexture2DUC(String name,
org.synthclipse.core.parser.Control control,
String typeString) |
GLTexture2DUC(String name,
org.synthclipse.core.parser.Control control,
String typeString,
String path) |
Modifier and Type | Method and Description |
---|---|
Class<GLTexture2DUC> |
getControlClass() |
ControlType |
getControlType() |
boolean |
isActive() |
String |
toString() |
applyUniformValue, dispose, getDefaultValue, getPath, getPresetDefaultValue, getPresetValue, getTexParamList, getTexture, getUnit, isLoaded, isMipmap, load, loadAllDefaults, loadDefaultValue, parsePresetValue, resolveFile, setDefaultValue, setLoaded, setMipmap, setPath, setPresetValue, setShadertoyChannelResolution, setTexParamList, setTexture, setUniformValue, setUnit, toGLSLVariableDefinition
getGLSLType, getProgram, getProgramName, getUniform, isValid, reset, setProgram, setUniform, setValid
calculateNameGroupHashCode, equals, getControl, getDescription, getGroup, getKeyFrames, getName, getNameGroupHashCode, getQualifiedName, getRepeatDirection, getRepeatMode, setDescription, setEventDispatcher, setGroup, setKeyFrames, setNameGroupHashCode, setRepeatDirection, setRepeatMode, triggerValueChangedEvent, valueChanged
getClass, hashCode, notify, notifyAll, wait, wait, wait
getControl, getDescription, getGroup, getKeyFrames, getName, getNameGroupHashCode, getQualifiedName, getRepeatDirection, getRepeatMode, setDescription, setEventDispatcher, setGroup, setKeyFrames, setNameGroupHashCode, setRepeatDirection, setRepeatMode
valueChanged
public GLTexture2DUC(String name, org.synthclipse.core.parser.Control control, String typeString)
public ControlType getControlType()
public Class<GLTexture2DUC> getControlClass()
public boolean isActive()
isActive
in interface IUniformControl
isActive
in class AbstractUniformControl