AMCAX Kernel 1.0.0.0
StepMeshProgress.hpp File Reference

Class used for reporting the state of the STEP process. More...

Include dependency graph for StepMeshProgress.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::STEP::StepMeshProgressState
 Class used for reporting the state of the STEP process. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 
namespace  AMCAX::STEP
 Namespace of all interface in the AMCAX STEP module.
 

Typedefs

using AMCAX::STEP::StepMeshProgressCallback = std::function< void(const StepMeshProgressState state, const StepProgressCarrier c1, const StepProgressCarrier c2)>
 

Detailed Description

Class used for reporting the state of the STEP process.

This file is part of AMCAX Kernel.