Changeset 1238

Show
Ignore:
Timestamp:
05/21/08 10:44:44 (1 month ago)
Author:
patrick
Message:

Changed the parameter type for OSG::GraphOp::traverse() from OSG::NodePtr& to
OSG::NodePtrConstArg?. This is done solely to benefit PyOpenSG and its ability
to expose OSG::GraphOp? and its subclasses to Python. This change should NOT
be merged back to the trunk (where the parameter type has changed to be
OSG::Node* anyway) when changes on this branch are folded back into the trunk.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved