public class ColladaTechnique extends ColladaAbstractParamContainer
newParams
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
ColladaTechnique(java.lang.String ns)
Construct an instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProfile()
Indicates the value of the profile field.
|
ColladaAbstractShader |
getShader()
Indicates the shader contained by the technique.
|
getParam, setField
getLocalExtent, getRoot
allocate, doAddCharacters, doAddEventAttribute, doAddEventContent, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setFields, setNamespaceURI, setParent
public ColladaTechnique(java.lang.String ns)
ns
- the qualifying namespace URI. May be null to indicate no namespace qualification.public java.lang.String getProfile()
public ColladaAbstractShader getShader()