Packages

 

com.aspose.cad.fileformats.collada.fileparser.elements

Classes

com.aspose.cad.fileformats.collada.fileparser.elements

Class TechniqueCommon



  • public class TechniqueCommon
    extends ColladaElement

    The technique common. The technique common specifies the common method for accessing this source element's data.

    • Constructor Detail

      • TechniqueCommon

        public TechniqueCommon()
    • Method Detail

      • getAccessor

        public final Accessor getAccessor()

        Gets or sets the accessor. The source's technique_common must have one and only one accessor.

      • setAccessor

        public final void setAccessor(Accessor value)

        Gets or sets the accessor. The source's technique_common must have one and only one accessor.