Privacy
An open-source, flexible 3D physical simulation framework
osg_terrain::ShaderTerrain::BoundVisitor Class Reference

Public Member Functions

 BoundVisitor ()
 
virtual void apply (osg::Node &searchNode)
 

Public Attributes

osg::ref_ptr< osg::Drawable::ComputeBoundingBoxCallback > s
 

Detailed Description

Definition at line 63 of file ShaderTerrain.hpp.

Constructor & Destructor Documentation

◆ BoundVisitor()

osg_terrain::ShaderTerrain::BoundVisitor::BoundVisitor ( )
inline

Definition at line 65 of file ShaderTerrain.hpp.

Member Function Documentation

◆ apply()

void osg_terrain::ShaderTerrain::BoundVisitor::apply ( osg::Node &  searchNode)
virtual

Definition at line 147 of file ShaderTerrain.cpp.

Member Data Documentation

◆ s

osg::ref_ptr<osg::Drawable::ComputeBoundingBoxCallback> osg_terrain::ShaderTerrain::BoundVisitor::s

Definition at line 67 of file ShaderTerrain.hpp.


The documentation for this class was generated from the following files: