|
||||||||||
| 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.BlendFuncSeparate
public static class ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate
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="src_rgb">
<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_blend_type" default="ONE" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="dest_rgb">
<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_blend_type" default="ZERO" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="src_alpha">
<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_blend_type" default="ONE" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="dest_alpha">
<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_blend_type" default="ZERO" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestAlpha
Java class for anonymous complex type. |
static class |
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestRgb
Java class for anonymous complex type. |
static class |
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcAlpha
Java class for anonymous complex type. |
static class |
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcRgb
Java class for anonymous complex type. |
| Constructor Summary | |
|---|---|
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate()
|
|
| Method Summary | |
|---|---|
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestAlpha |
getDestAlpha()
Gets the value of the destAlpha property. |
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestRgb |
getDestRgb()
Gets the value of the destRgb property. |
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcAlpha |
getSrcAlpha()
Gets the value of the srcAlpha property. |
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcRgb |
getSrcRgb()
Gets the value of the srcRgb property. |
void |
setDestAlpha(ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestAlpha value)
Sets the value of the destAlpha property. |
void |
setDestRgb(ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestRgb value)
Sets the value of the destRgb property. |
void |
setSrcAlpha(ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcAlpha value)
Sets the value of the srcAlpha property. |
void |
setSrcRgb(ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcRgb value)
Sets the value of the srcRgb 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.BlendFuncSeparate.SrcRgb srcRgb
protected ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestRgb destRgb
protected ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcAlpha srcAlpha
protected ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestAlpha destAlpha
| Constructor Detail |
|---|
public ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate()
| Method Detail |
|---|
public ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcRgb getSrcRgb()
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcRgbpublic void setSrcRgb(ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcRgb value)
value - allowed object is
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcRgbpublic ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestRgb getDestRgb()
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestRgbpublic void setDestRgb(ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestRgb value)
value - allowed object is
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestRgbpublic ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcAlpha getSrcAlpha()
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcAlphapublic void setSrcAlpha(ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcAlpha value)
value - allowed object is
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcAlphapublic ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestAlpha getDestAlpha()
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestAlphapublic void setDestAlpha(ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestAlpha value)
value - allowed object is
ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestAlpha
|
CroftSoft Javadoc | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||