Lines Matching refs:FORMAT
36 * format that the author would like this surface to use. If this element
37 * is not specified then the application will use a common format R8G8B8A8
43 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::FORMAT; }
378 * format that the author would like this surface to use. If this element
379 * is not specified then the application will use a common format R8G8B8A8
384 * If the exact format cannot be resolved via the "format" element then the
385 * format_hint will describe the important features of the format so that
386 * the application may select a compatable or close format @see domFormat_hint
447 * Gets the format element.
448 * @return a daeSmartRef to the format element.