Uses of Class
org.collada._2005._11.colladaschema.CommonTransparentType

Uses of CommonTransparentType in org.collada._2005._11.colladaschema
 

Fields in org.collada._2005._11.colladaschema declared as CommonTransparentType
protected  CommonTransparentType ProfileCOMMON.Type.Technique.Blinn.transparent
           
protected  CommonTransparentType ProfileCOMMON.Type.Technique.Constant.transparent
           
protected  CommonTransparentType ProfileCOMMON.Type.Technique.Lambert.transparent
           
protected  CommonTransparentType ProfileCOMMON.Type.Technique.Phong.transparent
           
 

Methods in org.collada._2005._11.colladaschema that return CommonTransparentType
 CommonTransparentType ObjectFactory.createCommonTransparentType()
          Create an instance of CommonTransparentType
 CommonTransparentType ProfileCOMMON.Type.Technique.Blinn.getTransparent()
          Gets the value of the transparent property.
 CommonTransparentType ProfileCOMMON.Type.Technique.Constant.getTransparent()
          Gets the value of the transparent property.
 CommonTransparentType ProfileCOMMON.Type.Technique.Lambert.getTransparent()
          Gets the value of the transparent property.
 CommonTransparentType ProfileCOMMON.Type.Technique.Phong.getTransparent()
          Gets the value of the transparent property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type CommonTransparentType
 void ProfileCOMMON.Type.Technique.Blinn.setTransparent(CommonTransparentType value)
          Sets the value of the transparent property.
 void ProfileCOMMON.Type.Technique.Constant.setTransparent(CommonTransparentType value)
          Sets the value of the transparent property.
 void ProfileCOMMON.Type.Technique.Lambert.setTransparent(CommonTransparentType value)
          Sets the value of the transparent property.
 void ProfileCOMMON.Type.Technique.Phong.setTransparent(CommonTransparentType value)
          Sets the value of the transparent property.
 


CroftSoft Javadoc

CroftSoft COLLADA JAXB Javadoc (2006-11-13 15:08:25)