#include <VisitorExecuteFunc.h>
| Public Attributes | |
| bool | precomputedTraversalOrder | 
| Protected Attributes | |
| core::objectmodel::BaseContext & | ctx | 
| Public Member Functions | |
| VisitorExecuteFunc (core::objectmodel::BaseContext &ctx, bool precomputedTraversalOrder=false) | |
| template<class Visitor > | |
| void | operator() (Visitor *pv) | 
| template<class Visitor > | |
| void | operator() (Visitor v) | 
| Protected Member Functions | |
| void | prepareVisitor (sofa::simulation::Visitor *v) | 
| void | prepareVisitor (sofa::simulation::BaseMechanicalVisitor *mv) | 
| 
 | protected | 
| bool sofa::simulation::common::VisitorExecuteFunc::precomputedTraversalOrder | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inlineprotected | 
| 
 | inlineprotected |