FlowEngine 7.530
Photogrammetry Software Development Kit
|
#include "CommonDef.h"
#include "CameraInterface.h"
#include "SparsePointCloudInterface.h"
#include "StereoPointCloudInterface.h"
#include "StereoMeshInterface.h"
#include "StereoTexturedMeshInterface.h"
#include "BoundingBoxInterface.h"
#include "ControlPointConstraintInterface.h"
Go to the source code of this file.
Classes | |
class | FlowEngine::WorkspaceSaverInterface |
Utility class to save output objects as .3dk binary files that can be opened by 3DF Zephyr gui. More... | |
Namespaces | |
namespace | FlowEngine |
Functions | |
WorkspaceSaverInterface * | FlowEngine::CreateWorkspaceSaver () |
void | FlowEngine::DestroyWorkspaceSaver (WorkspaceSaverInterface *workspaceSaver) |