18#ifndef AGXOSG_DEFORMABLE_HEIGHTFIELD_RENDERER_H
19#define AGXOSG_DEFORMABLE_HEIGHTFIELD_RENDERER_H
77 osg::observer_ptr<osg::Group> m_root;
79 osg::observer_ptr<agxOSG::GeometryNode> m_heightFieldNode;
80 osg::observer_ptr<osg::HeightField> m_renderHeightField;
95 return m_heightFieldNode.get();
A node that can be associated with a collision geometry so that the transformation of this node is up...
Derive from this class to implement a listener for simulation step events.
#define DOXYGEN_END_INTERNAL_BLOCK()
#define DOXYGEN_START_INTERNAL_BLOCK()
The agxOSG namespace provides functionality for visualizing AGX simulations with OpenSceneGraph.