OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TECHNIQUE
(Results
1 - 6
of
6
) sorted by null
/external/collada/include/1.4/dom/
domTechnique.h
19
* The
technique
element declares the information used to process some portion
20
* of the content. Each
technique
conforms to an associated profile. Techniques
30
virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::
TECHNIQUE
; }
41
* for the
technique
. Required attribute.
domProfile_COMMON.h
27
* Opens a block of COMMON platform-specific data types and
technique
declarations.
48
virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::
TECHNIQUE
; }
445
* The
technique
element may contain an asset element. @see domAsset
669
* Gets the
technique
element.
670
* @return a daeSmartRef to the
technique
element.
domProfile_GLES.h
27
* Opens a block of GLES platform-specific data types and
technique
declarations.
48
virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::
TECHNIQUE
; }
879
* the platform or capability target for the
technique
. Optional
959
* Gets the
technique
element array.
960
* @return Returns a reference to the array of
technique
elements.
964
* Gets the
technique
element array.
965
* @return Returns a constant reference to the array of
technique
elements.
[
all
...]
domProfile_CG.h
36
* Opens a block of CG platform-specific data types and
technique
declarations.
57
virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::
TECHNIQUE
; }
821
* The
technique
element may contain an asset element. @see domAsset
[
all
...]
domProfile_GLSL.h
36
* Opens a block of GLSL platform-specific data types and
technique
declarations.
57
virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::
TECHNIQUE
; }
[
all
...]
domTypes.h
[
all
...]
Completed in 68 milliseconds