ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Nfmt
 Cformatter< cv::Size_< T > >
 Cformatter< Eigen::Matrix< float, 4, 1 > >
 Cformatter< Eigen::Quaternion< Scalar > >
 Cformatter< Eigen::WithFormat< T > >
 Cformatter< reusex::core::EmissionQuantityType >
 Cformatter< reusex::core::Material >
 Cformatter< reusex::core::MaterialPassport >
 Cformatter< reusex::core::stopwatch >
 Cformatter< reusex::core::SubstanceContentMethod >
 Cformatter< reusex::core::TransactionType >
 Cformatter< reusex::core::TriState >
 Cformatter< reusex::geometry::BuildingComponent >
 Cformatter< reusex::geometry::CellComplex >
 Cformatter< reusex::geometry::SceneGraph >
 Cformatter< T, std::enable_if_t< std::is_base_of_v< Eigen::DenseBase< T >, T >, char > >
 Nreusex
 Ncore
 Njson_export
 CSectionDescriptorDescribes a section in the JSON export template
 Nserialization
 CPropertyValueType-erased property value holder
 CDeserializerDeserializer for converting database values to C++ structs
 CSerializerSerializer for converting C++ structs to database values
 Ntraits
 CCertificationsCertifications, approvals and declarations for the item
 CConditionCondition assessment of the construction item
 CConstructionItemDescriptionDescription of the reused construction item
 CDangerousSubstanceDangerous substance analysis record
 CDimensionsPhysical dimensions and geometry of the construction item
 CEmissionEmission measurement record
 CEnvironmentalPotentialEnvironmental and resource potential for sustainable utilization
 CFirePropertiesFire-related properties of the construction item
 CHistoryHistorical usage information for the construction item
 COwnerOwner contact information for the material passport
 CPollutionPollution, content and emission information
 CProductInformationOriginal product information
 CPropertyDescriptorProperty metadata descriptor
 CPropertyTraitsTrait interface for property metadata
 CPropertyTraits< Certifications >
 CPropertyTraits< Condition >
 CPropertyTraits< ConstructionItemDescription >
 CPropertyTraits< DangerousSubstance >
 CPropertyTraits< Dimensions >
 CPropertyTraits< Emission >
 CPropertyTraits< EnvironmentalPotential >
 CPropertyTraits< FireProperties >
 CPropertyTraits< History >
 CPropertyTraits< Owner >
 CPropertyTraits< Pollution >
 CPropertyTraits< ProductInformation >
 CAndNodeAND combinator: expr1 && expr2
 CCertificationsCertifications, approvals and declarations for the item
 CCloudReferenceNodeCloud reference: a label cloud loaded from ProjectDB by name
 CCompareNodeComparison operators: <cloud> >= value, etc
 CConditionCondition assessment of the construction item
 CConstructionItemDescriptionDescription of the reused construction item
 CDangerousSubstanceDangerous substance analysis record
 CDimensionsPhysical dimensions and geometry of the construction item
 CEmissionEmission measurement record
 CEnvironmentalPotentialEnvironmental and resource potential for sustainable utilization
 CEqualNodeEquality: <cloud> == value
 CFilterExpressionParsed filter expression with resolved label cloud references
 CFilterNodeBase AST node for filter expressions
 CFirePropertiesFire-related properties of the construction item
 CHistoryHistorical usage information for the construction item
 CInNodeIn-set: <cloud> in [v1, v2, v3]
 CIObserver
 CIProgressObserver
 CIVisualObserver
 CMaterialPassportA complete material passport for a reused building material
 CMaterialPassportMetadataDocument-level metadata for the material passport
 CNotEqualNodeNot equal: <cloud> != value
 COrNodeOR combinator: expr1 || expr2
 COwnerOwner contact information for the material passport
 CPollutionPollution, content and emission information
 CProductInformationOriginal product information
 CProgressObserver
 CSensorIntrinsicsLightweight camera intrinsics replacing rtabmap::CameraModel in downstream code
 Cstopwatch
 CTransactionLogEntryA single entry in the material passport transaction log
 Ngeometry
 CBuildingComponentA detected or manual building component (window, door, wall, ...)
 CCameraDataCamera data for texture mapping
 CCellComplex
 CIs_Type
 CIsFaceBetweenCells
 CCellData
 CCellEdgeData
 CCellVertexData
 CCoplanarPolygonA closed 3D polygon whose vertices are coplanar
 CCreateWindowsOptionsConfiguration for the create_windows pipeline
 CCreateWindowsResultOutput of create_windows()
 CDoorData
 CFaceData
 CMeshOptionsOptions for mesh generation
 CPointCluster
 CReconstructionParamsParameters for point cloud reconstruction from stored sensor frames
 CRegistry
 CSceneEdgeData
 CSceneGraph
 CSceneObject
 CScenePlane
 CSceneVertexData
 CSegmentInstancesRequestRequest structure for instance segmentation via Euclidean clustering
 CSegmentInstancesResultResult structure for instance segmentation
 CSegmentPlanesOptions
 CSegmentRoomsOptions
 CSolidifierSolidifier solves room segmentation using Mixed Integer Programming
 CTextureQualityParamsQuality parameters for texture projection
 CVertexProperties
 CVoxelAssignmentPer-input-point assignment to an output voxel bucket
 CWallCandidateA connected component of approximately-vertical, coplanar mesh faces
 CWallData
 CWindowData
 Nio
 Nspeckle
 CBaseBase class for all Speckle objects
 CPoint3D point
 CLineLine segment between two points
 CMeshTriangle/quad mesh
 CPointcloudPoint cloud
 CInstanceDefinitionProxyShared definition for instance proxies
 CInstanceProxyPositioned reference to an InstanceDefinitionProxy
 CCollectionCollection / container for grouping objects
 CSpeckleClientUpload-only Speckle client
 CSpeckleModelOne model (branch) to upload to Speckle
 CExportConfigConfiguration for building Speckle objects from an ExportScene
 CE57ScanExportA single scan position to write into an E57 file
 CExportSceneIntermediate representation for exporting all project data
 CCloudLayer
 CSemanticInstance
 CSemanticCategory
 CMeshEntry
 CPanoEntry
 CMaterialEntry
 CComponentEntry
 Nvision
 Ncommon
 Nobject
 CBoxAxis-aligned bounding box defined by (left, top, right, bottom) coordinates
 CPosePointA single keypoint for pose estimation, with visibility flag
 CPoseA set of keypoints representing a human or object pose
 CObbOriented bounding box (OBB) parameterized by center, size, and rotation angle
 CSegmentMapA raw binary segmentation map stored as pinned host memory
 CSegmentationInstance segmentation result backed by an OpenCV mask
 CDepthDepth map result with per-pixel depth values
 CTrackMulti-object tracking state for a single tracked instance
 CDetectionBoxUniversal detection result container that holds a bounding box plus optional enriched data (pose, OBB, segmentation, depth, tracking)
 Ntensor
 CImageLightweight, non-owning view of a BGR image buffer
 Nlibtorch
 CLibTorchBackendLibTorch backend implementation of the IMLBackend interface
 CLibTorchDataData carrier for LibTorch YOLO inference pipeline
 CLibTorchDatasetLibTorch dataset for RTABMap databases
 CLibTorchYoloYOLO instance segmentation model using LibTorch (TorchScript)
 Nonnx
 CONNXBackendONNX Runtime backend implementation of the IMLBackend interface
 CONNXSam3SAM3 segmentation model using ONNX Runtime for CPU/GPU inference
 CONNXSam3DataData carrier for ONNX Runtime SAM3 inference pipeline
 CONNXSam3DatasetDataset for ONNX Runtime SAM3 model inference
 CSam3PromptUnitA single SAM3 prompt unit with text and optional box prompts
 Nosd
 CCvxTextFreeType-based text renderer for OpenCV images
 CFlatUniformGridCompact spatial hash-grid for fast overlap queries during layout
 CNode
 CLabelLayoutSolverGreedy iterative label placement solver
 CCandidateInternal representation of a single placement candidate for a label
 CLayoutBoxAxis-aligned 2-D bounding box used internally by the label layout solver
 CLayoutConfigTunable parameters controlling the label placement algorithm
 CLayoutResultFinal placement result for a single label
 CTextSizeMeasured bounding box of a rendered text string
 Ntensor_rt
 Naffine
 CCropResizeMatrix
 CResizeMatrix
 CLetterBoxMatrix
 Ncpm
 CInstance
 CItem
 Nnorm_image
 CNorm
 Nnv
 CEventTimer
 Ntensor
 CBaseMemory
 CMemory
 NTensorRT
 CEngine
 CAutoDevice
 CSam3Input
 CSam3PromptUnit
 CTensorRTBackend
 CTensorRTData
 CTensorRTDataset
 CTensorRTSam3
 CAnnotationConfigConfiguration for ML annotation inference and data loading
 CBackendFactory
 CDataloader
 CIterator
 CIData
 CIDataset
 CIMLBackend
 CIModel
 CProjectDB
 CPanoramicImage
 CMeshMetadata
 CMeshTextureInfo
 CMeshTextureMetadata
 CPipelineLogEntry
 CProjectSummary
 CCloudInfo
 CMeshInfo
 CSensorFrameInfo
 CPanoramicInfo
 CComponentInfo
 CMaterialInfo
 CProjectInfo
 CProjectMetadata
 Cstopwatch
 Nrux
 Ndatabase
 CCloudRouterRouter for point cloud resources
 CFrameRouterRouter for sensor_frames (read-only)
 CInputHandlerHandles input for set operations
 CLabelRouterRouter for segmentation_images (read-only)
 CLogRouterRouter for pipeline_log entries (read-only)
 CMeshRouterRouter for mesh resources
 CPanoramaRouterRouter for panoramic image resources
 CPassportRouterRouter for material passport resources
 CPathComponentRepresents a single component in a resource path
 CPathErrorException thrown when path parsing fails
 CProjectRouterRouter for project metadata
 CResourceRouterBase interface for resource routers
 CRouterRegistryRouter registry for dispatching paths to appropriate routers
 Nfilters
 CValidationResultValidation result for filter expressions
 Nvalidation
 CValidationResultResult of validation with error message and resolution hint
 CVizualizationObserver
 Nspdmon
 CBaseProgress
 CProgress
 CStatusLineRegistry
 CStatusLine
 CSigwinchMixin
 CTerminalSink
 CLoggerProgress
 CIterableProgressMonitor
 CDatabaseDelOptionsOptions for unified database del command
 CDatabaseGetOptionsOptions for unified database get command
 CDatabaseSetOptionsOptions for unified database set command
 Cplane_map
 Cpoint_map
 CRuxOptions
 CSubcommandAnnotateOptions
 CSubcommandAssembleOptionsCollection of all options for the assemble subcommand
 CSubcommandCreateCloudsOptions
 CSubcommandCreateMaterialOptions
 CSubcommandEditDownsampleOptions
 CSubcommandExportE57Options
 CSubcommandExportMaterialepasOptions
 CSubcommandExportPLYOptions
 CSubcommandExportRhinoOptions
 CSubcommandExportSemanticImagesOptions
 CSubcommandExportSpeckleOptions
 CSubcommandGetMeshOptionsOptions for the 'get mesh' subcommand
 CSubcommandImportE57Options
 CSubcommandImportMaterialepasOptions
 CSubcommandImportPanoramaOptions
 CSubcommandImportPhotosOptions
 CSubcommandImportPLYOptions
 CSubcommandImportRTABMapOptions
 CSubcommandInfoOptionsOptions for the info subcommand
 CSubcommandLogOptionsOptions for the log subcommand
 CSubcommandMeshOptionsCollection of all options of Subcommand A
 CSubcommandProjectOptionsCollection of all options of Subcommand A
 CSubcommandSegInstancesOptionsCLI options for instance segmentation subcommand
 CSubcommandSegPlanesOptionsCollection of all options for plane segmentation subcommand
 CSubcommandSegRoomsOptionsCollection of all options for room segmentation subcommand
 CSubcommandTextureOptionsCollection of all options of Subcommand A
 CSubcommandViewOptionsCollection of all options of Subcommand A
 CSubcommandWindowOptionsOptions for rux create windows