|
Hmmm… if
(lhs.getVertexIndices() && rhs.getVertexIndices()) {
base = lhs.getVertexIndices()->getNumElements();
merger.merge(lhs.getVertexIndices(),rhs.getVertexIndices()); } Looks like Robert was already thinking of
this but it fell through the cracks. Roger From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Roger James Aha .. looks like the vertex indices are
not being modified to reflect the new array. Roger From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Roger James Oops meant to say OSG_OPTIMIZER=OFF below
not NONE. Roger in osgviewer with OSG_OPTIMIZER=NONE you will see that
second one has some surfaces missing. |
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
