CC3TranslucentNodeAcceptor Class Reference

A type of CC3LocalContentNodeEvaluator that accepts only translucent nodes. More...

#import <CC3NodeSequencer.h>

Inheritance diagram for CC3TranslucentNodeAcceptor:
Inheritance graph
[legend]
Collaboration diagram for CC3TranslucentNodeAcceptor:
Collaboration graph
[legend]

List of all members.


Detailed Description

A type of CC3LocalContentNodeEvaluator that accepts only translucent nodes.

To do this, the evaluateLocalContentNode: method returns YES if the isOpaque property of the CC3LocalContentNode instance is NO.


The documentation for this class was generated from the following file: