#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 | CC3VertexLocationsPointBoundingVolume |
| CC3VertexLocationsPointBoundingVolume is a type of CC3NodePointBoundingVolume specialized for use with CC3VertexArrayMeshModel and CC3VertexLocations. More... | |
| class | CC3VertexLocationsSphericalBoundingVolume |
| CC3VertexLocationsSphericalBoundingVolume is a type of CC3NodeSphericalBoundingVolume specialized for use with CC3VertexArrayMeshModel and CC3VertexLocations. More... | |
1.7.2