FlowEngine 7.530
Photogrammetry Software Development Kit
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CFlowEngine::BoundingBoxInterfaceAn oriented bounding box
 CFlowEngine::Buffer< T >Holds a (mutable) non_owning pointer and a size Used to marshal memory buffers as arguments in a safely manner
 CFlowEngine::Buffer< char >Specialization for a Buffer of characters
 CFlowEngine::Buffer< FlowEngine::PointColor32 >
 CFlowEngine::Buffer< T * >Buffer specialization for FlowEngine object classes
 CFlowEngine::CameraCalibrationInterfaceStores a camera calibration
 CFlowEngine::CameraConstraintInterfaceStores a 3d camera constraint
 CFlowEngine::CamerasLoaderInterfaceUtility class to load and setup cameras from a specific folder
 CFlowEngine::ColorPacked RGB color
 CFlowEngine::ConstBuffer< T >Holds a (non mutable) non_owning pointer and a count Used to marshal memory buffers as arguments in a safely manner
 CFlowEngine::ConstBuffer< char >Specialization for a const buffer characters
 CFlowEngine::ConstBuffer< T * >ConstBuffer specialization for FlowEngine object classes
 CFlowEngine::CudaDeviceInfoBasic information about a CUDA-enabled device
 CFlowEngine::DateTimeRepresents a moment in time
 CFlowEngine::DynamicBufferInterfaceDynamic memory buffer utility used to marshall variable amount of data
 CFlowEngine::EquirectangularUtility class to generate equirectangular-projection images and decompose them
 CFlowEngine::FlowEngineInterfaceFlowEngine main computation interface
 CFlowEngine::ImageQuaternion Holds information about a raw image Data is not owned
 CFlowEngine::ImageIOUtility methods related to image files
 CFlowEngine::LicenseInfoInterfaceHolds information about the currently active license and its leases
 CFlowEngine::LicenseManagerHandles licensing
 CFlowEngine::LogListenerInterfacePure virtual Log Listener interface
 CFlowEngine::LogListenerOStreamSimple log listener class
 CFlowEngine::MarkerPrinterUtility class to query information and generate tag images to use for marker detection
 CFlowEngine::NamedObjectInterfaceInterface for all FlowEngine objects with an editable name
 CFlowEngine::CameraInterfaceStores a camera object to feed the Structure from Motion parameters
 CFlowEngine::ControlPointConstraintInterfaceStores a ground control point constraint with image projections and 3D constraint
 CFlowEngine::SparsePointCloudInterfaceStores a PointCloud object
 CFlowEngine::StereoMeshInterfaceStores a simple stereo mesh object for the FlowEngine interface
 CFlowEngine::StereoPointCloudInterfaceStores a simple Dense Point Cloud object for the FlowEngine interface
 CFlowEngine::StereoTexturedMeshInterfaceStores a simple textured mesh object for the FlowEngine interface
 CFlowEngine::NormalNormal
 CFlowEngine::OrthophotoInterfaceHold an Orthophoto object
 CFlowEngine::Pair< T, S >Bound 2 values together
 CFlowEngine::Point22 dimensional point
 CFlowEngine::Point3Three dimensional point
 CFlowEngine::PointColor32Floating-point color
 CFlowEngine::ProgressBarInterfacePure virtual Progress Bar interface
 CFlowEngine::ProgressBarEmptySimple/Empty progress bar class
 CFlowEngine::ProjectedCoordinateSystemDBUtility class that supplies a database of Projected Coordinate Systems
 CFlowEngine::ProjectedCoordinateSystemInterfaceRepresents a Projected Coordinate System (PCS)
 CFlowEngine::QuaternionQuaternion Holds an axis and an angle
 CFlowEngine::SettingsInterfaceStores the processing settings
 CFlowEngine::SettingsManagerUtility class to work with settings
 CFlowEngine::TexCoordsTexture coordinate Holds a couple of floats representing texture coordinates
 CFlowEngine::TriangleTriangle. Holds 3 indexes to points. Triangles are specified in counter-clockwise order
 CFlowEngine::VersionRepresents a version in the major.minor categories format
 CFlowEngine::WorkspaceLoaderInterfaceUtility class to load objects from ".3dk" binary files that can be saved using the WorkspaceSaverInterface
 CFlowEngine::WorkspaceSaverInterfaceUtility class to save output objects as .3dk binary files that can be opened by 3DF Zephyr gui