FlowEngine 7.517
Photogrammetry Software Development Kit
Loading...
Searching...
No Matches
FlowEngine.h File Reference

Go to the source code of this file.

Classes

struct  FlowEngine::CudaDeviceInfo
 Basic information about a CUDA-enabled device. More...
 
class  FlowEngine::FlowEngineInterface
 FlowEngine main computation interface. More...
 

Namespaces

namespace  FlowEngine
 

Typedefs

using FlowEngine::UniqueFlowEnginePtr = Detail::UniquePtr< FlowEngineInterface >
 Automatically manages the lifetime of a FlowEngine object.
 

Functions

FLE_DLL FlowEngineInterface * FlowEngine::CreateFlowEngine ()
 
FLE_DLL void FlowEngine::DestroyFlowEngineObject (FlowEngineInterface *flowEngine)
 
FLE_DLL void FlowEngine::DestroyFlowEngine (FlowEngineInterface *flowEngine)