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

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

Subclasses of FxSurfaceCommon in org.collada._2005._11.colladaschema
 class CgSurfaceType
          Declares a resource that can be used both as the source for texture samples and as the target of a rendering pass.
 class GlslSurfaceType
          A surface type for the GLSL profile.
 

Fields in org.collada._2005._11.colladaschema declared as FxSurfaceCommon
protected  FxSurfaceCommon ProfileGLES.Type.Technique.Setparam.surface
           
protected  FxSurfaceCommon InstanceEffect.Setparam.surface
           
protected  FxSurfaceCommon GlesNewparam.surface
           
protected  FxSurfaceCommon FxNewparamCommon.surface
           
protected  FxSurfaceCommon CommonNewparamType.surface
           
 

Methods in org.collada._2005._11.colladaschema that return FxSurfaceCommon
 FxSurfaceCommon ObjectFactory.createFxSurfaceCommon()
          Create an instance of FxSurfaceCommon
 FxSurfaceCommon ProfileGLES.Type.Technique.Setparam.getSurface()
          Gets the value of the surface property.
 FxSurfaceCommon InstanceEffect.Setparam.getSurface()
          Gets the value of the surface property.
 FxSurfaceCommon GlesNewparam.getSurface()
          Gets the value of the surface property.
 FxSurfaceCommon FxNewparamCommon.getSurface()
          Gets the value of the surface property.
 FxSurfaceCommon CommonNewparamType.getSurface()
          Gets the value of the surface property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type FxSurfaceCommon
 void ProfileGLES.Type.Technique.Setparam.setSurface(FxSurfaceCommon value)
          Sets the value of the surface property.
 void InstanceEffect.Setparam.setSurface(FxSurfaceCommon value)
          Sets the value of the surface property.
 void GlesNewparam.setSurface(FxSurfaceCommon value)
          Sets the value of the surface property.
 void FxNewparamCommon.setSurface(FxSurfaceCommon value)
          Sets the value of the surface property.
 void CommonNewparamType.setSurface(FxSurfaceCommon value)
          Sets the value of the surface property.
 


CroftSoft Javadoc

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