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

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

Fields in org.collada._2005._11.colladaschema declared as GlslSurfaceType
protected  GlslSurfaceType ProfileGLSL.Type.Technique.Pass.Shader.Bind.surface
           
protected  GlslSurfaceType GlslSetparamSimple.surface
           
protected  GlslSurfaceType GlslSetparam.surface
           
protected  GlslSurfaceType GlslNewparam.surface
           
 

Methods in org.collada._2005._11.colladaschema that return GlslSurfaceType
 GlslSurfaceType ObjectFactory.createGlslSurfaceType()
          Create an instance of GlslSurfaceType
 GlslSurfaceType ProfileGLSL.Type.Technique.Pass.Shader.Bind.getSurface()
          Gets the value of the surface property.
 GlslSurfaceType GlslSetparamSimple.getSurface()
          Gets the value of the surface property.
 GlslSurfaceType GlslSetparam.getSurface()
          Gets the value of the surface property.
 GlslSurfaceType GlslNewparam.getSurface()
          Gets the value of the surface property.
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type GlslSurfaceType
 JAXBElement<GlslSurfaceType> ObjectFactory.createGlslNewarrayTypeSurface(GlslSurfaceType value)
          Create an instance of JAXBElement<GlslSurfaceType>}
 JAXBElement<GlslSurfaceType> ObjectFactory.createGlslSetarrayTypeSurface(GlslSurfaceType value)
          Create an instance of JAXBElement<GlslSurfaceType>}
 

Methods in org.collada._2005._11.colladaschema with parameters of type GlslSurfaceType
 JAXBElement<GlslSurfaceType> ObjectFactory.createGlslNewarrayTypeSurface(GlslSurfaceType value)
          Create an instance of JAXBElement<GlslSurfaceType>}
 JAXBElement<GlslSurfaceType> ObjectFactory.createGlslSetarrayTypeSurface(GlslSurfaceType value)
          Create an instance of JAXBElement<GlslSurfaceType>}
 void ProfileGLSL.Type.Technique.Pass.Shader.Bind.setSurface(GlslSurfaceType value)
          Sets the value of the surface property.
 void GlslSetparamSimple.setSurface(GlslSurfaceType value)
          Sets the value of the surface property.
 void GlslSetparam.setSurface(GlslSurfaceType value)
          Sets the value of the surface property.
 void GlslNewparam.setSurface(GlslSurfaceType value)
          Sets the value of the surface property.
 


CroftSoft Javadoc

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