| Nfmt | |
| Cformatter< reusex::core::stopwatch > | |
| Cformatter< reusex::core::Material > | |
| Cformatter< reusex::core::TriState > | |
| Cformatter< reusex::core::EmissionQuantityType > | |
| Cformatter< reusex::core::SubstanceContentMethod > | |
| Cformatter< reusex::core::TransactionType > | |
| Cformatter< reusex::core::MaterialPassport > | |
| Cformatter< reusex::geometry::BuildingComponent > | |
| Cformatter< reusex::geometry::CellComplex > | |
| Cformatter< reusex::geometry::SceneGraph > | |
| Cformatter< Eigen::WithFormat< T > > | |
| Cformatter< cv::Size_< T > > | |
| Cformatter< Eigen::Quaternion< Scalar > > | |
| Cformatter< Eigen::Matrix< float, 4, 1 > > | |
| Cformatter< T, std::enable_if_t< std::is_base_of_v< Eigen::DenseBase< T >, T >, char > > | |
| Nreusex | |
| Ncore | |
| Njson_export | |
| CSectionDescriptor | Describes a section in the JSON export template |
| Ntraits | |
| CPropertyDescriptor | Property metadata descriptor |
| CPropertyTraits | Trait interface for property metadata |
| CPropertyTraits< Owner > | |
| CPropertyTraits< ConstructionItemDescription > | |
| CPropertyTraits< ProductInformation > | |
| CPropertyTraits< Certifications > | |
| CPropertyTraits< Dimensions > | |
| CPropertyTraits< Condition > | |
| CPropertyTraits< DangerousSubstance > | |
| CPropertyTraits< Emission > | |
| CPropertyTraits< Pollution > | |
| CPropertyTraits< EnvironmentalPotential > | |
| CPropertyTraits< FireProperties > | |
| CPropertyTraits< History > | |
| COwner | Owner contact information for the material passport |
| CConstructionItemDescription | Description of the reused construction item |
| CProductInformation | Original product information |
| CCertifications | Certifications, approvals and declarations for the item |
| CDimensions | Physical dimensions and geometry of the construction item |
| CCondition | Condition assessment of the construction item |
| CDangerousSubstance | Dangerous substance analysis record |
| CEmission | Emission measurement record |
| CPollution | Pollution, content and emission information |
| CEnvironmentalPotential | Environmental and resource potential for sustainable utilization |
| CFireProperties | Fire-related properties of the construction item |
| CHistory | Historical usage information for the construction item |
| Nserialization | |
| CPropertyValue | Type-erased property value holder |
| CDeserializer | Deserializer for converting database values to C++ structs |
| CSerializer | Serializer for converting C++ structs to database values |
| CFilterNode | Base AST node for filter expressions |
| CCloudReferenceNode | Cloud reference node: references a label cloud by name |
| CEqualNode | Equality: <cloud> == value |
| CNotEqualNode | Not equal: <cloud> != value |
| CInNode | In-set: <cloud> in [v1, v2, v3] |
| CCompareNode | Comparison operators: <cloud> >= value, etc |
| CAndNode | AND combinator: expr1 && expr2 |
| COrNode | OR combinator: expr1 || expr2 |
| CFilterExpression | Parsed filter expression with resolved label cloud references |
| Cstopwatch | |
| COwner | Owner contact information for the material passport |
| CConstructionItemDescription | Description of the reused construction item |
| CProductInformation | Original product information |
| CCertifications | Certifications, approvals and declarations for the item |
| CDimensions | Physical dimensions and geometry of the construction item |
| CCondition | Condition assessment of the construction item |
| CDangerousSubstance | Dangerous substance analysis record |
| CEmission | Emission measurement record |
| CPollution | Pollution, content and emission information |
| CEnvironmentalPotential | Environmental and resource potential for sustainable utilization |
| CFireProperties | Fire-related properties of the construction item |
| CHistory | Historical usage information for the construction item |
| CTransactionLogEntry | A single entry in the material passport transaction log |
| CMaterialPassportMetadata | Document-level metadata for the material passport |
| CMaterialPassport | A complete material passport for a reused building material |
| CIObserver | |
| CProgressObserver | |
| CIVisualObserver | |
| CIProgressObserver | |
| CSensorIntrinsics | Lightweight camera intrinsics replacing rtabmap::CameraModel in downstream code |
| Ngeometry | |
| CWindowData | |
| CDoorData | |
| CWallData | |
| CBuildingComponent | A detected or manual building component (window, door, wall, ...) |
| CCellVertexData | |
| CFaceData | |
| CCellData | |
| CVertexProperties | |
| CCellEdgeData | |
| CCellComplex | |
| CIs_Type | |
| CIsFaceBetweenCells | |
| CCoplanarPolygon | A closed 3D polygon whose vertices are coplanar |
| CWallCandidate | A connected component of approximately-vertical, coplanar mesh faces |
| CCreateWindowsOptions | Configuration for the create_windows pipeline |
| CCreateWindowsResult | Output of create_windows() |
| CMeshOptions | Options for mesh generation |
| CReconstructionParams | Parameters for point cloud reconstruction from stored sensor frames |
| CRegistry | |
| CPointCluster | |
| CScenePlane | |
| CSceneObject | |
| CSceneVertexData | |
| CSceneEdgeData | |
| CSceneGraph | |
| CSegmentInstancesRequest | Request structure for instance segmentation via Euclidean clustering |
| CSegmentInstancesResult | Result structure for instance segmentation |
| CSegmentPlanesOptions | |
| CSegmentRoomsOptions | |
| CSolidifier | Solidifier solves room segmentation using Mixed Integer Programming |
| CCameraData | Camera data for texture mapping |
| Nio | |
| Nspeckle | |
| CBase | Base class for all Speckle objects |
| CPoint | 3D point |
| CLine | Line segment between two points |
| CMesh | Triangle/quad mesh |
| CPointcloud | Point cloud |
| CCollection | Collection / container for grouping objects |
| CSpeckleClient | Upload-only Speckle client |
| CSpeckleModel | One model (branch) to upload to Speckle |
| CExportScene | Intermediate representation for exporting all project data |
| CCloudLayer | |
| CSemanticInstance | |
| CSemanticCategory | |
| CMeshEntry | |
| CPanoEntry | |
| CMaterialEntry | |
| CComponentEntry | |
| Nvision | |
| Ncommon | |
| Nobject | |
| CBox | Axis-aligned bounding box defined by (left, top, right, bottom) coordinates |
| CPosePoint | A single keypoint for pose estimation, with visibility flag |
| CPose | A set of keypoints representing a human or object pose |
| CObb | Oriented bounding box (OBB) parameterized by center, size, and rotation angle |
| CSegmentMap | A raw binary segmentation map stored as pinned host memory |
| CSegmentation | Instance segmentation result backed by an OpenCV mask |
| CDepth | Depth map result with per-pixel depth values |
| CTrack | Multi-object tracking state for a single tracked instance |
| CDetectionBox | Universal detection result container that holds a bounding box plus optional enriched data (pose, OBB, segmentation, depth, tracking) |
| Ntensor | |
| CImage | Lightweight, non-owning view of a BGR image buffer |
| Nlibtorch | |
| CLibTorchBackend | LibTorch backend implementation of the IMLBackend interface |
| CLibTorchData | Data carrier for LibTorch YOLO inference pipeline |
| CLibTorchDataset | LibTorch dataset for RTABMap databases |
| CLibTorchYolo | YOLO instance segmentation model using LibTorch (TorchScript) |
| Nonnx | |
| CONNXBackend | ONNX Runtime backend implementation of the IMLBackend interface |
| CONNXSam3 | SAM3 segmentation model using ONNX Runtime for CPU/GPU inference |
| CONNXSam3Data | Data carrier for ONNX Runtime SAM3 inference pipeline |
| CONNXSam3Dataset | Dataset for ONNX Runtime SAM3 model inference |
| CSam3PromptUnit | A single SAM3 prompt unit with text and optional box prompts |
| Nosd | |
| CCvxText | FreeType-based text renderer for OpenCV images |
| CLayoutBox | Axis-aligned 2-D bounding box used internally by the label layout solver |
| CTextSize | Measured bounding box of a rendered text string |
| CLayoutResult | Final placement result for a single label |
| CLayoutConfig | Tunable parameters controlling the label placement algorithm |
| CFlatUniformGrid | Compact spatial hash-grid for fast overlap queries during layout |
| CNode | |
| CLabelLayoutSolver | Greedy iterative label placement solver |
| CCandidate | Internal representation of a single placement candidate for a label |
| Ntensor_rt | |
| Naffine | |
| CCropResizeMatrix | |
| CResizeMatrix | |
| CLetterBoxMatrix | |
| Nnv | |
| CEventTimer | |
| Ncpm | |
| CInstance | |
| CItem | |
| Ntensor | |
| CBaseMemory | |
| CMemory | |
| Nnorm_image | |
| CNorm | |
| NTensorRT | |
| CEngine | |
| CTensorRTBackend | |
| CAutoDevice | |
| CTensorRTData | |
| CTensorRTDataset | |
| CTensorRTSam3 | |
| CSam3PromptUnit | |
| CSam3Input | |
| CAnnotationConfig | Configuration for ML annotation inference and data loading |
| CBackendFactory | |
| CDataloader | |
| CIterator | |
| CIData | |
| CIDataset | |
| CIMLBackend | |
| CIModel | |
| CProjectDB | |
| CPanoramicImage | |
| CPipelineLogEntry | |
| CProjectSummary | |
| CCloudInfo | |
| CMeshInfo | |
| CSensorFrameInfo | |
| CPanoramicInfo | |
| CComponentInfo | |
| CMaterialInfo | |
| CProjectInfo | |
| CProjectMetadata | |
| Cstopwatch | |
| Nrux | |
| Ndatabase | |
| CCloudRouter | Router for point cloud resources |
| CInputHandler | Handles input for set operations |
| CMeshRouter | Router for mesh resources |
| CPanoramaRouter | Router for panoramic image resources |
| CPassportRouter | Router for material passport resources |
| CPathError | Exception thrown when path parsing fails |
| CPathComponent | Represents a single component in a resource path |
| CProjectRouter | Router for project metadata |
| CResourceRouter | Base interface for resource routers |
| CRouterRegistry | Router registry for dispatching paths to appropriate routers |
| Nfilters | |
| CValidationResult | Validation result for filter expressions |
| Nvalidation | |
| CValidationResult | Result of validation with error message and resolution hint |
| CVizualizationObserver | |
| Nspdmon | |
| CBaseProgress | |
| CProgress | |
| CStatusLineRegistry | |
| CStatusLine | |
| CSigwinchMixin | |
| CTerminalSink | |
| CLoggerProgress | |
| CIterableProgressMonitor | |
| CDatabaseDelOptions | Options for unified database del command |
| CDatabaseGetOptions | Options for unified database get command |
| CDatabaseSetOptions | Options for unified database set command |
| Cplane_map | |
| Cpoint_map | |
| CRuxOptions | |
| CSubcommandAnnotateOptions | |
| CSubcommandAssembleOptions | Collection of all options for the assemble subcommand |
| CSubcommandCreateCloudsOptions | |
| CSubcommandCreateMaterialOptions | |
| CSubcommandExportMaterialepasOptions | |
| CSubcommandExportRhinoOptions | |
| CSubcommandExportSpeckleOptions | |
| CSubcommandImportMaterialepasOptions | |
| CSubcommandImportPanoramaOptions | |
| CSubcommandImportPhotosOptions | |
| CSubcommandImportRTABMapOptions | |
| CSubcommandInfoOptions | Options for the info subcommand |
| CSubcommandLogOptions | Options for the log subcommand |
| CSubcommandMeshOptions | Collection of all options of Subcommand A |
| CSubcommandProjectOptions | Collection of all options of Subcommand A |
| CSubcommandSegInstancesOptions | CLI options for instance segmentation subcommand |
| CSubcommandSegPlanesOptions | Collection of all options for plane segmentation subcommand |
| CSubcommandSegRoomsOptions | Collection of all options for room segmentation subcommand |
| CSubcommandTextureOptions | Collection of all options of Subcommand A |
| CSubcommandViewOptions | Collection of all options of Subcommand A |
| CSubcommandWindowOptions | Options for rux create windows |