Classes

CC3VertexArrayMeshModel.h File Reference

#import "CC3MeshModel.h"
#import "CC3VertexArrays.h"
#import "CC3BoundingVolumes.h"

Classes

class  CC3VertexArrayMeshModel
 A CC3VertexArrayMeshModel is a mesh model whose mesh data is kept in a set of CC3VertexArrays instances. More...
class  CC3VertexLocationsBoundingBoxVolume
 CC3VertexLocationsBoundingBoxVolume is a type of CC3NodeBoundingBoxVolume specialized for use with CC3VertexArrayMeshModel and CC3VertexLocations. More...
class  CC3VertexLocationsBoundingVolume
 CC3VertexLocationsBoundingVolume is a type of CC3NodeBoundingVolume specialized for use with CC3VertexArrayMeshModel and CC3VertexLocations. More...
class  CC3VertexLocationsSphericalBoundingVolume
 CC3VertexLocationsSphericalBoundingVolume is a type of CC3NodeSphericalBoundingVolume specialized for use with CC3VertexArrayMeshModel and CC3VertexLocations. More...

Detailed Description