CylinderLabel Class Reference
Inherits from | CC3BitmapLabelNode : CC3MeshNode : CC3LocalContentNode : CC3Node : CC3Identifiable : NSObject |
Declared in | Models.h |
Overview
A mesh node whose mesh is created from a text label that is wrapped around the arc of a circle whose center is behind the text. The effect is like a marquee on a round tower.
This example demonstrates both the use of bitmapped text labels, and the ability to manipulate the locations of vertices programmatically.