public class ColladaTechnique extends ColladaAbstractParamContainer
newParamsCHARACTERS_CONTENT, fields, namespaceURI, parent| Constructor and Description |
|---|
ColladaTechnique(String ns)
Construct an instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProfile()
Indicates the value of the profile field.
|
ColladaAbstractShader |
getShader()
Indicates the shader contained by the technique.
|
getParam, setFieldgetLocalExtent, getRootallocate, 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, setParentpublic ColladaTechnique(String ns)
ns - the qualifying namespace URI. May be null to indicate no namespace qualification.public String getProfile()
public ColladaAbstractShader getShader()