On Thu, May 22, 2008 at 2:38 PM, Rahul Jain <[EMAIL PROTECTED]> wrote:
> Hi All,
> In the osgTerrain::GeometryTechnique  "buffer._transform " is not added
> to scene graph explicitly using "addChild", can any one tell me how it
> is then getting rendered.

It's all done by the GeometryTechnique::cull(osgUtil::CullVisitor* cv) method as
it calls the traversal of the _transform.

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

Reply via email to