Hi,

for my project, I need to derive Billboard and override computeMatrix().  
However, computeMatrix is not defined as virtual, so my redefined method is 
never called from within the osg pipeline since billboards, like everything 
else, are referred to via their normal osg class.

am I out of luck?


Cheers,
Louis

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=51018#51018





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

Reply via email to