|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.collada._2005._11.colladaschema.ProfileGLSL.Type.Technique.Pass.StencilOp
public static class ProfileGLSL.Type.Technique.Pass.StencilOp
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="fail">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="param" type="{http://www.w3.org/2001/XMLSchema}NCName" />
<attribute name="value" type="{http://www.collada.org/2005/11/COLLADASchema}gl_stencil_op_type" default="KEEP" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="zfail">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="param" type="{http://www.w3.org/2001/XMLSchema}NCName" />
<attribute name="value" type="{http://www.collada.org/2005/11/COLLADASchema}gl_stencil_op_type" default="KEEP" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="zpass">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="param" type="{http://www.w3.org/2001/XMLSchema}NCName" />
<attribute name="value" type="{http://www.collada.org/2005/11/COLLADASchema}gl_stencil_op_type" default="KEEP" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
ProfileGLSL.Type.Technique.Pass.StencilOp.Fail
Java class for anonymous complex type. |
static class |
ProfileGLSL.Type.Technique.Pass.StencilOp.Zfail
Java class for anonymous complex type. |
static class |
ProfileGLSL.Type.Technique.Pass.StencilOp.Zpass
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected ProfileGLSL.Type.Technique.Pass.StencilOp.Fail |
fail
|
protected ProfileGLSL.Type.Technique.Pass.StencilOp.Zfail |
zfail
|
protected ProfileGLSL.Type.Technique.Pass.StencilOp.Zpass |
zpass
|
| Constructor Summary | |
|---|---|
ProfileGLSL.Type.Technique.Pass.StencilOp()
|
|
| Method Summary | |
|---|---|
ProfileGLSL.Type.Technique.Pass.StencilOp.Fail |
getFail()
Gets the value of the fail property. |
ProfileGLSL.Type.Technique.Pass.StencilOp.Zfail |
getZfail()
Gets the value of the zfail property. |
ProfileGLSL.Type.Technique.Pass.StencilOp.Zpass |
getZpass()
Gets the value of the zpass property. |
void |
setFail(ProfileGLSL.Type.Technique.Pass.StencilOp.Fail value)
Sets the value of the fail property. |
void |
setZfail(ProfileGLSL.Type.Technique.Pass.StencilOp.Zfail value)
Sets the value of the zfail property. |
void |
setZpass(ProfileGLSL.Type.Technique.Pass.StencilOp.Zpass value)
Sets the value of the zpass property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ProfileGLSL.Type.Technique.Pass.StencilOp.Fail fail
protected ProfileGLSL.Type.Technique.Pass.StencilOp.Zfail zfail
protected ProfileGLSL.Type.Technique.Pass.StencilOp.Zpass zpass
| Constructor Detail |
|---|
public ProfileGLSL.Type.Technique.Pass.StencilOp()
| Method Detail |
|---|
public ProfileGLSL.Type.Technique.Pass.StencilOp.Fail getFail()
ProfileGLSL.Type.Technique.Pass.StencilOp.Failpublic void setFail(ProfileGLSL.Type.Technique.Pass.StencilOp.Fail value)
value - allowed object is
ProfileGLSL.Type.Technique.Pass.StencilOp.Failpublic ProfileGLSL.Type.Technique.Pass.StencilOp.Zfail getZfail()
ProfileGLSL.Type.Technique.Pass.StencilOp.Zfailpublic void setZfail(ProfileGLSL.Type.Technique.Pass.StencilOp.Zfail value)
value - allowed object is
ProfileGLSL.Type.Technique.Pass.StencilOp.Zfailpublic ProfileGLSL.Type.Technique.Pass.StencilOp.Zpass getZpass()
ProfileGLSL.Type.Technique.Pass.StencilOp.Zpasspublic void setZpass(ProfileGLSL.Type.Technique.Pass.StencilOp.Zpass value)
value - allowed object is
ProfileGLSL.Type.Technique.Pass.StencilOp.Zpass
|
CroftSoft Javadoc | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||