OpenSceneGraph/src/osgPlugins/ESRIShape
Robert Osfield 43f0efd6d2 Reorganised the Group::removeChild and Geode::removeDrawable methods so
that removeChild(Node*), removeChild(uint) and equivilant Geode methods are
now inline methods, not designed to be overriden, and seperated out the
multiple remove method to be called removeChildren(uint, uint) which is
now the only virtual method.  There removeChildren is now the method to
override in subclasses.

This reorganisation requires some call code to be rename removeChild usage
to removeChildren.
2006-05-02 09:45:31 +00:00
..
ESRIShape.cpp Don Tidrow's ifdef for MingW 2006-03-31 01:37:38 +00:00
ESRIShape.h From Martin Naylor, build fix for Win32. 2006-03-15 11:21:44 +00:00
ESRIShapeParser.cpp Reorganised the Group::removeChild and Geode::removeDrawable methods so 2006-05-02 09:45:31 +00:00
ESRIShapeParser.h Added initial ESRIShape file loader. 2005-09-09 20:26:50 +00:00
ESRIShapeReaderWriter.cpp Added initial ESRIShape file loader. 2005-09-09 20:26:50 +00:00
GNUmakefile Added initial ESRIShape file loader. 2005-09-09 20:26:50 +00:00