Defines a visitor of the components. More...
Public Member Functions | |
virtual void | operator() (const ModelData_PMIOutlinedComponent &theComponent)=0 |
virtual void | operator() (const ModelData_PMITextComponent &theComponent)=0 |
virtual void | operator() (const ModelData_PMITriangulatedComponent &theComponent)=0 |
Defines a visitor of the components.