Changeset 1191
- Timestamp:
- 04/25/08 03:25:59 (2 weeks ago)
- Files:
-
- trunk/Source/System/FieldContainer/Node/OSGNode.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/FieldContainer/Node/OSGNode.h
r1184 r1191 137 137 UInt32 getNChildren ( void ) const; 138 138 139 void addChild (const NodePtr childP );139 void addChild (const NodePtr childP ); 140 140 void addChild ( NodeTransitPtr childP ); 141 141
