- Timestamp:
- 02/11/09 21:02:45 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgWrappers/osg/PrimitiveSet.cpp
r9449 r9775 54 54 "Clone the type of an object, with Object* return type. ", 55 55 "Must be defined by derived classes. "); 56 I_Method1(osg::Object *, clone, IN, const osg::CopyOp &, copyop,56 I_Method1(osg::Object *, clone, IN, const osg::CopyOp &, x, 57 57 Properties::VIRTUAL, 58 58 __Object_P1__clone__C5_CopyOp_R1,
