Definition at line 84 of file OONullTexture.m.
◆ allocWithZone:
| + (id) allocWithZone: |
|
(NSZone *) |
inZone |
|
|
implementation |
Definition at line 33 of file OONullTexture.m.
93 :(NSZone *)inZone
94{
96 {
99 }
101}
static OODebugMonitor * sSingleton
References nil, and sSingleton.
◆ autorelease
◆ copyWithZone:
| - (id) copyWithZone: |
|
(NSZone *) |
inZone |
|
|
implementation |
Definition at line 33 of file OONullTexture.m.
104 :(NSZone *)inZone
105{
106 return self;
107}
◆ release
◆ retain
◆ retainCount
| - (NSUInteger) retainCount |
|
|
|
|
implementation |
The documentation for this category was generated from the following file: