On 9/29/2010 8:37 AM, Paul Martz wrote:
i want to draw grid for that i am using osg::HeightField but it is drawing
only in xy Plane.
is it possible to draw in another plane?......

osgWorks has a makeWirePlane() convenience function for this (See
osgworks.googlecode.com).

Addendum: But makeWirePlane() is not a heightfield, it's a plane / grid. So if you really need a heightfield in a different plane, then makeWirePlane() is not a solution for you.

--
  -Paul Martz      Skew Matrix Software
                   http://www.skew-matrix.com/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to