v2.0.2
Classes | Variables
CC3VertexArrays.h File Reference
#import "CC3Identifiable.h"
#import "CC3Material.h"
#import "CC3NodeVisitor.h"
#import "CC3ShaderSemantics.h"

Classes

class  CC3DrawableVertexArray
 
class  CC3VertexArray
 
class  CC3VertexArrayContent
 
class  CC3VertexBoneIndices
 
class  CC3VertexBoneWeights
 
class  CC3VertexColors
 
class  CC3VertexIndices
 
class  CC3VertexLocations
 
class  CC3VertexNormals
 
class  CC3VertexPointSizes
 
class  CC3VertexTangents
 
class  CC3VertexTextureCoordinates
 

Variables

static const CGRect kCC3UnitTextureRectangle = { {0.0, 0.0}, {1.0, 1.0} }
 

Variable Documentation

const CGRect kCC3UnitTextureRectangle = { {0.0, 0.0}, {1.0, 1.0} }
static

A rectangle with origin zero and unit size for initial value of the textureRectangle property.