v2.0.2
Instance Methods | Class Methods | List of all members
CC3VertexTextureCoordinates(PVRPOD) Category Reference

#import <CC3VertexArraysPODExtensions.h>

Instance Methods

(id) - initFromSPODMesh:forTextureUnit:
 

Class Methods

(id) + arrayFromSPODMesh:forTextureUnit:
 

Detailed Description

Extensions to CC3VertexTextureCoordinates to support PVR POD data.

Method Documentation

+ (id) arrayFromSPODMesh: (PODStructPtr aSPODMesh
forTextureUnit: (GLuint)  texUnit 

Allocates and initializes an autoreleased instance from the specified SPODMesh structure, using the specified texture channel.

Extends class CC3VertexTextureCoordinates.

- (id) initFromSPODMesh: (PODStructPtr aSPODMesh
forTextureUnit: (GLuint)  texUnit 

Initializes this instance from the specified SPODMesh structure, using the specified texture channel.

Extends class CC3VertexTextureCoordinates.


The documentation for this category was generated from the following file: