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::WorkspaceLoaderInterface |
Utility class to load objects from ".3dk" binary files that can be saved using the WorkspaceSaverInterface. More... | |
Namespaces | |
namespace | FlowEngine |
Functions | |
WorkspaceLoaderInterface * | FlowEngine::CreateWorkspaceLoader () |
void | FlowEngine::DestroyWorkspaceLoader (WorkspaceLoaderInterface *workspaceLoader) |