HomeSort by relevance Sort by last modified time
    Searched refs:GENERATOR (Results 1 - 4 of 4) sorted by null

  /external/markdown/markdown/extensions/
rss.py 7 GENERATOR = "http://www.freewisdom.org/projects/python-markdown/markdown2rss"
  /external/collada/include/1.4/dom/
domCg_surface_type.h 36 * A procedural surface generator for the cg profile.
41 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::GENERATOR; }
123 * The annotate element allows you to specify an annotation for this generator.
128 * The code element allows you to embed cg sourcecode for the surface generator.
249 * A procedural surface generator for the cg profile. @see domGenerator
255 * Gets the generator element.
256 * @return a daeSmartRef to the generator element.
domGlsl_surface_type.h 36 * A procedural surface generator.
41 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::GENERATOR; }
124 * generator. @see domAnnotate
129 * generator. @see domCode
134 * generator. @see domInclude
250 * A procedural surface generator. @see domGenerator
256 * Gets the generator element.
257 * @return a daeSmartRef to the generator element.
domTypes.h 782 GENERATOR = 64,
    [all...]

Completed in 70 milliseconds