Classes

CC3ParametricMeshNodes.h File Reference

#import "CC3MeshNode.h"
#import "CC3ParametricMeshes.h"

Classes

class  CC3BitmapLabelNode
 CC3BitmapLabelNode displays a rectangular mesh displaying the text of a specified string, built from bitmap character images taken from a texture atlas as defined by a bitmpped font configuration loaded from a font configuration file. More...
class  CC3MeshNode(DeprecatedParametricShapes)
class  CC3MeshNode(ParametricShapes)
 This CC3MeshNode extension adds a number of methods for populating the mesh of a mesh node programatically to create various parametric shapes and surfaces.
class  CC3SimpleLineNode
 CC3SimpleLineNode simplifies the creation of a simple two-point straight line. More...
class  CC3TouchBox
 CC3TouchBox is a specialized node that creates an invisible box mesh that can be used to define a 3D region for touch activity. More...

Detailed Description