Public Member Functions

CCGrid3D Class Reference

#import <CCGrid.h>

Inherits CCGridBase.

Collaboration diagram for CCGrid3D:
Collaboration graph
[legend]

List of all members.

Public Member Functions

(ccVertex3F- vertex:
(ccVertex3F- originalVertex:
(void) - setVertex:vertex:

Detailed Description

CCGrid3D is a 3D grid implementation. Each vertex has 3 dimensions: x,y,z

Definition at line 83 of file CCGrid.h.


Member Function Documentation

- (ccVertex3F) originalVertex: (ccGridSize pos  

returns the original (non-transformed) vertex at a given position

- (void) setVertex: (ccGridSize pos
vertex: (ccVertex3F vertex 

sets a new vertex at a given position

- (ccVertex3F) vertex: (ccGridSize pos  

returns the vertex at a given position


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone 0.99.4 API Reference - Generated using Doxygen 1.7.1