|
Oolite
|
Inheritance diagram for OOShaderUniformTypeMethodSignatureTemplateClass:
Collaboration diagram for OOShaderUniformTypeMethodSignatureTemplateClass:Instance Methods | |
| (float) | - floatMethod |
| (double) | - doubleMethod |
| (signed char) | - signedCharMethod |
| (unsigned char) | - unsignedCharMethod |
| (signed short) | - signedShortMethod |
| (unsigned short) | - unsignedShortMethod |
| (signed int) | - signedIntMethod |
| (unsigned int) | - unsignedIntMethod |
| (signed long) | - signedLongMethod |
| (unsigned long) | - unsignedLongMethod |
| (Vector) | - vectorMethod |
| (HPVector) | - hpvectorMethod |
| (Quaternion) | - quaternionMethod |
| (OOMatrix) | - matrixMethod |
| (NSPoint) | - pointMethod |
| (id) | - idMethod |
Definition at line 81 of file OOShaderUniformMethodType.m.
| - (double) doubleMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
References kOOShaderUniformTypeDouble, and kOOShaderUniformTypeFloat.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (float) floatMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (HPVector) hpvectorMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (id) idMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (OOMatrix) matrixMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (NSPoint) pointMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (Quaternion) quaternionMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (signed char) signedCharMethod |
| - (signed int) signedIntMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (signed long) signedLongMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (signed short) signedShortMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (unsigned char) unsignedCharMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (unsigned int) unsignedIntMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (unsigned long) unsignedLongMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (unsigned short) unsignedShortMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function:| - (Vector) vectorMethod |
Definition at line 288 of file OOShaderUniformMethodType.m.
Referenced by InitTemplates().
Here is the caller graph for this function: