Hi Serge,

On Thu, May 22, 2008 at 2:11 PM, Robert Osfield
<[EMAIL PROTECTED]> wrote:
>> I customize the data storage. :)

I now wonder if the PerRangeData shouldn't be a base class that you
extend, if you derive from this then the various PagedLOD methods
would still be available, so no need to go add virtual methods where
none would otherwise be required.

We'd need to add other virtual methods to support make PerRangeData
subclassable, and PerRangeDataList would have to be a list of
<ref_ptr<PerRangeData>> but that is all doable... although perhaps a
bit more intrusive w.r.t. backwards compatibility of the API.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to