Classes

CC3VertexArrayMesh.h File Reference

#import "CC3Mesh.h"
#import "CC3VertexArrays.h"
#import "CC3BoundingVolumes.h"

Classes

class  CC3NodeSphereThenBoxBoundingVolume(VertexLocationsBoundingVolume)
 Extension to add support for vertex location based bounding volumes.
class  CC3VertexArrayMesh
 A CC3VertexArrayMesh is a mesh whose mesh data is kept in a set of CC3VertexArrays instances. More...
class  CC3VertexLocationsBoundingBoxVolume
 CC3VertexLocationsBoundingBoxVolume is a type of CC3NodeBoundingBoxVolume specialized for use with CC3VertexArrayMesh and CC3VertexLocations. More...
class  CC3VertexLocationsBoundingVolume
 CC3VertexLocationsBoundingVolume is a type of CC3NodeBoundingVolume specialized for use with CC3VertexArrayMesh and CC3VertexLocations. More...
class  CC3VertexLocationsSphericalBoundingVolume
 CC3VertexLocationsSphericalBoundingVolume is a type of CC3NodeSphericalBoundingVolume specialized for use with CC3VertexArrayMesh and CC3VertexLocations. More...

Detailed Description