#import "CC3Foundation.h"Classes | |
| class | CC3NodeDrawingVisitor |
| CC3NodeDrawingVisitor is a CC3NodeVisitor that is passed to a node when it is visited during drawing operations. More... | |
| class | CC3NodePickingVisitor |
| CC3NodePickingVisitor is a CC3NodeDrawingVisitor that is passed to a node when it is visited during node picking operations using color-buffer based picking. More... | |
| class | CC3NodeUpdatingVisitor |
| CC3NodeUpdatingVisitor is a CC3NodeVisitor that is passed to a node when it is visited during updating operations. More... | |
| class | CC3NodeVisitor |
| A CC3NodeVisitor is a context object that is passed to a node when it is visited during a traversal of the node hierarchy. More... | |
1.7.2