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

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

Fields in org.collada._2005._11.colladaschema declared as CgSurfaceType
protected  CgSurfaceType ProfileCG.Type.Technique.Pass.Shader.Bind.surface
           
protected  CgSurfaceType CgSetparamSimple.surface
           
protected  CgSurfaceType CgSetparam.surface
           
protected  CgSurfaceType CgNewparam.surface
           
 

Methods in org.collada._2005._11.colladaschema that return CgSurfaceType
 CgSurfaceType ObjectFactory.createCgSurfaceType()
          Create an instance of CgSurfaceType
 CgSurfaceType ProfileCG.Type.Technique.Pass.Shader.Bind.getSurface()
          Gets the value of the surface property.
 CgSurfaceType CgSetparamSimple.getSurface()
          Gets the value of the surface property.
 CgSurfaceType CgSetparam.getSurface()
          Gets the value of the surface property.
 CgSurfaceType CgNewparam.getSurface()
          Gets the value of the surface property.
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type CgSurfaceType
 JAXBElement<CgSurfaceType> ObjectFactory.createCgNewarrayTypeSurface(CgSurfaceType value)
          Create an instance of JAXBElement<CgSurfaceType>}
 JAXBElement<CgSurfaceType> ObjectFactory.createCgSetarrayTypeSurface(CgSurfaceType value)
          Create an instance of JAXBElement<CgSurfaceType>}
 JAXBElement<CgSurfaceType> ObjectFactory.createCgSetuserTypeSurface(CgSurfaceType value)
          Create an instance of JAXBElement<CgSurfaceType>}
 

Methods in org.collada._2005._11.colladaschema with parameters of type CgSurfaceType
 JAXBElement<CgSurfaceType> ObjectFactory.createCgNewarrayTypeSurface(CgSurfaceType value)
          Create an instance of JAXBElement<CgSurfaceType>}
 JAXBElement<CgSurfaceType> ObjectFactory.createCgSetarrayTypeSurface(CgSurfaceType value)
          Create an instance of JAXBElement<CgSurfaceType>}
 JAXBElement<CgSurfaceType> ObjectFactory.createCgSetuserTypeSurface(CgSurfaceType value)
          Create an instance of JAXBElement<CgSurfaceType>}
 void ProfileCG.Type.Technique.Pass.Shader.Bind.setSurface(CgSurfaceType value)
          Sets the value of the surface property.
 void CgSetparamSimple.setSurface(CgSurfaceType value)
          Sets the value of the surface property.
 void CgSetparam.setSurface(CgSurfaceType value)
          Sets the value of the surface property.
 void CgNewparam.setSurface(CgSurfaceType value)
          Sets the value of the surface property.
 


CroftSoft Javadoc

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