Hi, A Node-derived class created via fcd contains this code
virtual FieldContainer *createAspectCopy(FieldContainer *pRefAspect) const; while its base class contains virtual Node *createAspectCopy(const FieldContainer *pRefAspect) const; whats the deal? Version is r2279. Is it a bug or is it forbidden/unusual to derive from Node? In my case it seems to make sense as the functionality I am implementing depends only on the bounding volume and there is no data to sync - only the attached NodeCore (which would be a Transform NodeCore) would be synched. Aloha, Andi ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users