#import <CC3NodeSequencer.h>
Additional Inherited Members | |
Instance Methods inherited from CC3LocalContentNodeEvaluator | |
(BOOL) | - evaluateLocalContentNode: |
Class Methods inherited from CC3NodeEvaluator | |
(id) | + evaluator |
A type of CC3LocalContentNodeEvaluator that accepts only opaque nodes.
To do this, the evaluateLocalContentNode: method returns YES if the isOpaque property of the CC3LocalContentNode instance is YES.