List of all members.
Detailed Description
Definition at line 34 of file Patch.cpp.
Constructor & Destructor Documentation
seamless::MyNodeAcceptOp::MyNodeAcceptOp |
( |
NodeVisitor & |
nv | ) |
[inline] |
seamless::MyNodeAcceptOp::MyNodeAcceptOp |
( |
const NodeAcceptOp & |
naop | ) |
[inline] |
Member Function Documentation
template<typename T >
void seamless::MyNodeAcceptOp::operator() |
( |
T |
node | ) |
[inline] |
Definition at line 40 of file Patch.cpp.
{ return node->accept(_nv); }
The documentation for this class was generated from the following file:
- /home/cube/sources/osgearth/src/osgEarthDrivers/engine_seamless/Patch.cpp