44 #ifndef INCLUDED_AI_PROGRESSHANDLER_H 45 #define INCLUDED_AI_PROGRESSHANDLER_H 56 :
public Intern::AllocateFromAssimpHeap
88 virtual bool Update(
float percentage = -1.f) = 0;
Basic data types and primitives, such as vectors or colors.
Assimp's CPP-API and all internal APIs.
Definition: DefaultLogger.hpp:51
virtual ~ProgressHandler()
Virtual destructor.
Definition: ProgressHandler.hpp:65
CPP-API: Abstract interface for custom progress report receivers.
Definition: ProgressHandler.hpp:54
ProgressHandler()
Default constructor.
Definition: ProgressHandler.hpp:61