▼Ncore | |
►NTensor | |
►NConstIterator | |
CImpl | |
►NIterator | |
CImpl | |
▼Nopen3d | |
►Ncamera | |
CPinholeCameraIntrinsic | Contains the pinhole camera intrinsic parameters |
CPinholeCameraParameters | Contains both intrinsic and extrinsic pinhole camera parameters |
CPinholeCameraTrajectory | |
►Ncore | |
►Nkernel | |
CCPUArgReductionEngine | |
CCPUReductionEngine | |
►Nlinalg | |
►Nkernel | |
Cun | |
►Nnns | |
CFixedRadiusIndex | FixedRadiusIndex for nearest neighbor range search |
CKnnIndex | |
CMemoryAllocation | A class for managing memory segments within a memory allocation |
CNanoFlannIndex | |
►CNanoFlannIndexHolder | NanoFlann Index Holder |
CDataAdaptor | This class is the Adaptor for connecting Open3D Tensor and NanoFlann |
CSelectNanoflannAdaptor | Adaptor Selector |
CSelectNanoflannAdaptor< L1, fake > | |
CSelectNanoflannAdaptor< L2, fake > | |
CNanoFlannIndexHolderBase | Base struct for NanoFlann index holder |
CNearestNeighborSearch | A Class for nearest neighbor search |
CNeighborSearchAllocator | |
CNNSIndex | |
►Nsycl | |
CSYCLContext | |
►Ntensor_init | |
CInitializerDim | |
CInitializerDim< std::initializer_list< L > > | |
CInitializerShapeImpl | |
CInitializerShapeImpl< 0 > | |
CNestedInitializerImpl | |
CNestedInitializerImpl< T, 0 > | |
CAdvancedIndexer | |
CAdvancedIndexPreprocessor | This class is based on PyTorch's aten/src/ATen/native/Indexing.cpp |
CBlob | |
CCacher | |
CCalculateSmallVectorDefaultInlinedElements | |
CCPUHashBackendBufferAccessor | |
CCUDAHashBackendBufferAccessor | |
CDevice | |
CDeviceHashBackend | |
CDtype | |
CDynamicSizeVector | |
CFunctionTraits | |
►CHashBackendBuffer | |
CHeapTop | |
CHashMap | |
CHashSet | |
CIndexer | |
►CIndexerIterator | |
CIterator | |
CIsDevice | |
Citerator_range | |
Citerator_t | |
CMemoryCache | |
CMemoryManager | |
CMemoryManagerCached | |
CMemoryManagerCPU | |
CMemoryManagerDevice | Interface for all concrete memory manager classes |
CMemoryManagerStatistic | |
COffsetCalculator | |
COpen3DDLManagedTensor | Open3D DLPack Tensor manager |
CPair | |
CPointerOrder | |
CRealBlock | |
CScalar | |
CSizeOrder | |
CSizeVector | |
CSlab | |
CSlabHashBackend | |
CSlabHashBackendImpl | |
CSlabNodeManager | |
CSlabNodeManagerImpl | |
CSmallVector | |
CSmallVectorAlignmentAndSize | Figure out the offset of the first element |
CSmallVectorBase | |
CSmallVectorImpl | |
CSmallVectorStorage | |
CSmallVectorStorage< T, 0 > | |
CSmallVectorTemplateBase | |
CSmallVectorTemplateBase< T, true > | |
CSmallVectorTemplateCommon | |
CStdAllocator | |
CStdGPUAllocator | |
CStdGPUHashBackend | |
CTBBHashBackend | |
►CTensor | |
CConstIterator | Const iterator for Tensor |
CIterator | Iterator for Tensor |
CTensorIterator | |
►CTensorKey | TensorKey is used to represent single index, slice or advanced indexing on a Tensor |
CImpl | |
CIndexImpl | |
CIndexTensorImpl | |
CSliceImpl | |
CTensorList | |
CTensorRef | A minimalistic class that reference a Tensor |
CValueExtractor | |
CVirtualBlock | |
►Ndata | |
CArmadilloMesh | Data class for ArmadilloMesh contains the ArmadilloMesh.ply from the Stanford 3D Scanning Repository |
CAvocadoModel | Data class for AvocadoModel contains a avocado model file, along with material and PNG format embedded textures |
CBedroomRGBDImages | Data class for BedroomRGBDImages contains a sample set of 21931 color and depth images from Redwood RGBD dataset. Additionally it also contains camera trajectory log, and mesh reconstruction |
CBunnyMesh | Data class for BunnyMesh contains the BunnyMesh.ply from the Stanford 3D Scanning Repository |
CCrateModel | Data class for CrateModel contains a sword model file, along with material and various other texture files. The model file can be accessed using GetPath() , however in order to access the paths to the texture files one may use GetPath(filename) method or get the unordered map of filename to path using GetPathMap() |
CDamagedHelmetModel | Data class for DamagedHelmetModel contains a damaged helmet model file, along with material and JPG format embedded textures |
CDataDescriptor | Infomation about a file to be downloaded |
CDataset | Base Open3D dataset class |
CDemoColoredICPPointClouds | Data class for DemoColoredICPPointClouds contains 2 point clouds of PLY format. This data is used in Open3D for Colored-ICP demo |
CDemoCropPointCloud | Data class for DemoCropPointCloud contains a point cloud, and cropped.json (a saved selected polygon volume file). This data is used in Open3D for point cloud crop demo |
CDemoCustomVisualization | Data class for DemoCustomVisualization contains an example point-cloud, camera trajectory (json file), rendering options (json file). This data is used in Open3D for custom visualization with camera trajectory demo |
CDemoFeatureMatchingPointClouds | Data class for DemoFeatureMatchingPointClouds contains 2 point cloud fragments and their respective FPFH features and L32D features. This data is used in Open3D for point cloud feature matching demo |
CDemoICPPointClouds | Data class for DemoICPPointClouds contains 3 point clouds of binary PCD format. This data is used in Open3D for ICP demo |
CDemoPoseGraphOptimization | Data class for DemoPoseGraphOptimization contains an example fragment pose graph, and global pose graph. This data is used in Open3D for pose graph optimization demo |
CDownloadDataset | Dataset class with one or more downloaded file |
CEaglePointCloud | Data class for EaglePointCloud contains the EaglePointCloud.ply file |
CFlightHelmetModel | Data class for FlightHelmetModel contains a flight helmet model file, along with material and various other texture files. The model file can be accessed using GetPath() , however in order to access the paths to the texture files one may use GetPath(filename) method or get the unordered map of filename to path using GetPathMap() |
CJackJackL515Bag | Data class for JackJackL515Bag contains the RealSense L515 JackJackL515Bag.bag file |
CJuneauImage | Data class for JuneauImage contains the JuneauImage.jpg file |
CKnotMesh | Data class for KnotMesh contains the KnotMesh.ply file |
CLivingRoomPointClouds | Dataset class for LivingRoomPointClouds contains 57 point clouds of binary PLY format |
CLoungeRGBDImages | Data class for LoungeRGBDImages contains a sample set of 3000 color and depth images from Stanford Lounge RGBD dataset. Additionally it also contains camera trajectory log, and mesh reconstruction |
CMetalTexture | Data class for MetalTexture contains albedo, normal, roughness and metallic texture files for metal based material |
CMonkeyModel | Data class for MonkeyModel contains a monkey model file, along with material and various other texture files. The model file can be accessed using GetPath() , however in order to access the paths to the texture files one may use GetPath(filename) method or get the unordered map of filename to path using GetPathMap() |
COfficePointClouds | Dataset class for OfficePointClouds contains 53 point clouds of binary PLY format |
CPaintedPlasterTexture | Data class for PaintedPlasterTexture contains albedo, normal and roughness texture files for painted plaster based material |
CPCDPointCloud | Data class for PCDPointCloud contains the fragment.pcd point cloud mesh from the Redwood Living Room dataset |
CPLYPointCloud | Data class for PLYPointCloud contains the fragment.ply point cloud mesh from the Redwood Living Room dataset |
CPTSPointCloud | Data class for PTSPointCloud contains a sample point-cloud of PTS format |
CRedwoodIndoorLivingRoom1 | Data class for RedwoodIndoorLivingRoom1 , containing dense point cloud, rgb sequence, clean depth sequence, noisy depth sequence, oni sequence, and ground-truth camera trajectory |
CRedwoodIndoorLivingRoom2 | Data class for RedwoodIndoorLivingRoom1 , containing dense point cloud, rgb sequence, clean depth sequence, noisy depth sequence, oni sequence, and ground-truth camera trajectory |
CRedwoodIndoorOffice1 | Data class for RedwoodIndoorLivingRoom1 , containing dense point cloud, rgb sequence, clean depth sequence, noisy depth sequence, oni sequence, and ground-truth camera trajectory |
CRedwoodIndoorOffice2 | Data class for RedwoodIndoorLivingRoom1 , containing dense point cloud, rgb sequence, clean depth sequence, noisy depth sequence, oni sequence, and ground-truth camera trajectory |
CSampleFountainRGBDImages | Data class for SampleFountainRGBDImages contains a sample set of 33 color and depth images from the Fountain RGBD dataset |
CSampleL515Bag | Data class for SampleL515Bag contains the SampleL515Bag.bag file |
CSampleNYURGBDImage | Data class for SampleNYURGBDImage contains a color image NYU_color.ppm and a depth image NYU_depth.pgm sample from NYU RGBD dataset |
CSampleRedwoodRGBDImages | Data class for SampleRedwoodRGBDImages contains a sample set of 5 color and depth images from Redwood RGBD dataset living-room1 |
CSampleSUNRGBDImage | Data class for SampleSUNRGBDImage contains a color image SUN_color.jpg and a depth image SUN_depth.png sample from SUN RGBD dataset |
CSampleTUMRGBDImage | Data class for SampleTUMRGBDImage contains a color image TUM_color.png and a depth image TUM_depth.png sample from TUM RGBD dataset |
CSwordModel | Data class for SwordModel contains a sword model file, along with material and various other texture files. The model file can be accessed using GetPath() , however in order to access the paths to the texture files one may use GetPath(filename) method or get the unordered map of filename to path using GetPathMap() |
CTerrazzoTexture | Data class for TerrazzoTexture contains albedo, normal and roughness texture files for terrazzo based material |
CTilesTexture | Data class for TilesTexture contains albedo, normal and roughness texture files for tiles based material |
CWoodFloorTexture | Data class for WoodFloorTexture contains albedo, normal and roughness texture files for wooden floor based material |
CWoodTexture | Data class for WoodTexture contains albedo, normal and roughness texture files for wood based material |
►Ngeometry | |
►Npoisson | |
CConstraintDual | |
CFEMTreeProfiler | |
COpen3DData | |
COpen3DPointStream | |
COpen3DVertex | |
CSystemDual | |
CSystemDual< Dim, double > | |
CAvgColorVoxel | Class to aggregate color values from different votes in one voxel Computes the average color value in the voxel |
CAxisAlignedBoundingBox | A bounding box that is aligned along the coordinate axes |
CBallPivoting | |
CBallPivotingEdge | |
CBallPivotingTriangle | |
CBallPivotingVertex | |
CGeometry | The base geometry class |
CGeometry2D | The base geometry class for 2D geometries |
CGeometry3D | The base geometry class for 3D geometries |
►CHalfEdgeTriangleMesh | HalfEdgeTriangleMesh inherits TriangleMesh class with the addition of HalfEdge data structure for each half edge in the mesh as well as related functions |
CHalfEdge | HalfEdge class contains vertex, triangle info about a half edge, as well as relations of next and twin half edge |
CImage | Stores image with customizable width, height, num of channels and bytes per channel |
CIntersectionTest | |
CKDTreeFlann | KDTree with FLANN for nearest neighbor search |
CKDTreeSearchParam | Base class for KDTree search parameters |
CKDTreeSearchParamHybrid | KDTree search parameters for hybrid KNN and radius search |
CKDTreeSearchParamKNN | KDTree search parameters for pure KNN search |
CKDTreeSearchParamRadius | KDTree search parameters for pure radius search |
CLine3D | Line3D is a class which derives from Eigen::ParametrizedLine<double, 3> in order to capture the semantic differences between a "line", "ray", and "line segment" for operations in which the difference is important, such as intersection and distance tests. The underlying Eigen object can always be retrieved with the .Line() method |
CLineSet | LineSet define a sets of lines in 3D. A typical application is to display the point cloud correspondence pairs |
CMeshBase | MeshBash Class |
COctree | Octree datastructure |
COctreeColorLeafNode | OctreeColorLeafNode class is an OctreeLeafNode containing color |
COctreeInternalNode | OctreeInternalNode class, containing OctreeNode children |
COctreeInternalPointNode | OctreeInternalPointNode class is an OctreeInternalNode containing a list of indices which is the union of all its children's list of indices |
COctreeLeafNode | OctreeLeafNode base class |
COctreeNode | The base class for octree node |
COctreeNodeInfo | OctreeNode's information |
COctreePointColorLeafNode | OctreePointColorLeafNode class is an OctreeColorLeafNode containing a list of indices corresponding to the point cloud points contained in this leaf node |
COrientedBoundingBox | A bounding box oriented along an arbitrary frame of reference |
CPointCloud | A point cloud consists of point coordinates, and optionally point colors and point normals |
CQhull | |
CQuadric | |
CRandomSampler | Helper class for random sampling |
CRANSACResult | Stores the current best result in the RANSAC algorithm |
CRay3D | A ray is a semantic interpretation of Eigen::ParametrizedLine which has an origin and a direction and extends infinitely only in that specific direction |
CRGBDImage | RGBDImage is for a pair of registered color and depth images, |
CSegment3D | A segment is a semantic interpretation of Eigen::ParametrizedLine which has an origin and an endpoint and exists finitely between them |
CTetraMesh | Tetra mesh contains vertices and tetrahedra represented by the indices to the vertices |
►CTriangleMesh | Triangle mesh contains vertices and triangles represented by the indices to the vertices |
►CMaterial | |
CMaterialParameter | |
CTSDFVoxel | |
CVoxel | Base Voxel class, containing grid id and color |
CVoxelGrid | VoxelGrid is a collection of voxels which are aligned in grid |
►Nio | |
►Nrpc | |
►Nmessages | |
CArray | |
CCameraData | Struct for storing camera data |
CGetMeshData | Struct for defining a "get_mesh_data" message, which requests mesh data |
CMeshData | Struct for storing MeshData, e.g., PointClouds, TriangleMesh, . |
CReply | |
CRequest | |
CSetActiveCamera | |
CSetCameraData | |
CSetMeshData | |
CSetProperties | |
CSetTime | |
CStatus | |
CBufferConnection | Implements a connection writing to a buffer |
CConnection | |
CConnectionBase | Base class for all connections |
CDummyMessageProcessor | |
CDummyReceiver | |
CMessageProcessorBase | |
CZMQReceiver | Class for the server side receiving requests from a client |
CArrayAdapter | |
CAzureKinectRecorder | |
CAzureKinectSensor | |
CAzureKinectSensorConfig | |
CIntArray | |
CIntArrayBase | |
CMKVMetadata | |
CMKVReader | |
CMKVWriter | |
CReadPointCloudOption | Optional parameters to ReadPointCloud |
CReadTriangleMeshOptions | |
CReadTriangleModelOptions | |
CRGBDRecorder | |
CRGBDSensor | |
CRGBDSensorConfig | |
CTextureImages | |
CWritePointCloudOption | Optional parameters to WritePointCloud |
►Nml | |
►Ncontrib | |
CPoint | |
CPointCloud | |
CPointXYZ | |
CSampledData | |
►Nimpl | |
CAccumulator | |
CAccumulatorBackprop | |
CAdaptor | Adaptor for nanoflann |
CInterpolationVec | Class for computing interpolation weights |
CInterpolationVec< T, VECSIZE, InterpolationMode::LINEAR > | Implementation for LINEAR (uses coordinate clamping) |
CInterpolationVec< T, VECSIZE, InterpolationMode::LINEAR_BORDER > | Implementation for LINEAR_BORDER (uses zero border instead of clamping) |
CInterpolationVec< T, VECSIZE, InterpolationMode::NEAREST_NEIGHBOR > | Implementation for NEAREST_NEIGHBOR |
CMemoryAllocation | A class for managing memory segments within a memory allocation |
CSelectNanoflannAdaptor | |
CSelectNanoflannAdaptor< L1, T > | |
CSelectNanoflannAdaptor< L2, T > | |
►Nop_util | |
CCountArgs | |
CDim | Class for dimensions for which the value should be inferred |
CDimValue | Class for representing a possibly unknown dimension value |
CDimX | Dim expression class |
CDimXDivide | |
CDimXMinus | |
CDimXMultiply | |
CDimXOr | |
CDimXPlus | |
►Npipelines | |
►Ncolor_map | |
CImageWarpingField | |
CNonRigidOptimizerOption | |
CRigidOptimizerOption | |
►Nintegration | |
►CScalableTSDFVolume | |
CVolumeUnit | |
CTSDFVolume | Base class of the Truncated Signed Distance Function (TSDF) volume |
CUniformTSDFVolume | UniformTSDFVolume implements the classic TSDF volume with uniform voxel grid (Curless and Levoy 1996) |
►Nodometry | |
COdometryOption | |
CRGBDOdometryJacobian | Base class that computes Jacobian from two RGB-D images |
CRGBDOdometryJacobianFromColorTerm | Class to compute Jacobian using color term |
CRGBDOdometryJacobianFromHybridTerm | Class to compute Jacobian using hybrid term |
►Nregistration | |
CCauchyLoss | |
CCorrespondenceChecker | Base class that checks if two (small) point clouds can be aligned |
CCorrespondenceCheckerBasedOnDistance | Check if two aligned point clouds are close |
CCorrespondenceCheckerBasedOnEdgeLength | Check if two point clouds build the polygons with similar edge lengths |
CCorrespondenceCheckerBasedOnNormal | Class to check if two aligned point clouds have similar normals |
CFastGlobalRegistrationOption | Options for FastGlobalRegistration |
CFeature | Class to store featrues for registration |
CGlobalOptimizationConvergenceCriteria | Convergence criteria of GlobalOptimization |
CGlobalOptimizationGaussNewton | Global optimization with Gauss-Newton algorithm |
CGlobalOptimizationLevenbergMarquardt | Global optimization with Levenberg-Marquardt algorithm |
CGlobalOptimizationMethod | Base class for global optimization method |
CGlobalOptimizationOption | Option for GlobalOptimization |
CGMLoss | |
CHuberLoss | |
CICPConvergenceCriteria | Class that defines the convergence criteria of ICP |
CL1Loss | |
CL2Loss | |
CPoseGraph | Data structure defining the pose graph |
CPoseGraphEdge | Edge of PoseGraph |
CPoseGraphNode | Node of PoseGraph |
CRANSACConvergenceCriteria | Class that defines the convergence criteria of RANSAC |
CRegistrationResult | |
CRobustKernel | |
CTransformationEstimation | |
CTransformationEstimationForColoredICP | |
CTransformationEstimationForGeneralizedICP | |
CTransformationEstimationPointToPlane | |
CTransformationEstimationPointToPoint | |
CTukeyLoss | |
►Nt | |
►Ngeometry | |
►Nkernel | |
►Nvoxel_grid | |
CCoord3i | |
CCoord3iHash | |
CMiniVecCache | |
CTArrayIndexer | |
CTransformIndexer | Helper class for converting coordinates/indices between 3D/3D, 3D/2D, 2D/3D |
►Nvtkutils | |
CVtkToTensorType | |
CVtkToTensorType< long long > | |
CAxisAlignedBoundingBox | A bounding box that is aligned along the coordinate axes and defined by the min_bound and max_bound |
CDrawableGeometry | Mix-in class for geometry types that can be visualized |
CGeometry | The base geometry class |
CImage | Stores image with customizable rows, cols, channels, dtype and device |
CLineSet | A LineSet contains points and lines joining them and optionally attributes on the points and lines |
CPointCloud | A point cloud contains a list of 3D points |
►CRaycastingScene | A scene class with basic ray casting and closest point queries |
CImpl | |
CRGBDImage | RGBDImage A pair of color and depth images |
CTensorMap | |
CTriangleMesh | A triangle mesh contains vertices and triangles |
CVoxelBlockGrid | |
►Nio | |
CAttributePtr | |
CCharVector | |
CDepthNoiseSimulator | |
CNumpyArray | |
CPCDHeader | |
CPCLPointField | |
►CPLYReaderState | |
CAttrState | |
CReadAttributePtr | |
CRealSenseSensor | RealSense camera discovery, configuration, streaming and recording |
CRealSenseSensorConfig | |
CRealSenseValidConfigs | |
CRGBDSensor | Interface class for control of RGBD cameras |
CRGBDVideoMetadata | RGBD video metadata |
CRGBDVideoReader | |
CRSBagReader | |
CWriteAttributePtr | |
►Npipelines | |
►Nkernel | |
►Nodometry | |
COdometryConvergenceCriteria | |
COdometryLossParams | |
COdometryResult | |
►Nregistration | |
CICPConvergenceCriteria | Class that defines the convergence criteria of ICP |
CRegistrationResult | |
CRobustKernel | |
CTransformationEstimation | |
CTransformationEstimationForColoredICP | |
CTransformationEstimationPointToPlane | |
CTransformationEstimationPointToPoint | |
►Nslac | |
CControlGrid | |
CSLACDebugOption | |
CSLACOptimizerParams | |
►Nslam | |
CFrame | Frame is a container class storing an intrinsic matrix and several 2D tensors, from depth map, vertex map, to color map, in a customized way |
CModel | |
►Nutility | |
►Ndetail_ | |
Chas_overloaded_addressof | |
►Nfilesystem | |
CCFile | |
►Nrandom | |
CNormalGenerator | |
CRandomContext | |
CUniformIntGenerator | |
CUniformRealGenerator | |
Cbad_optional_access | |
CCompilerInfo | Compiler information |
CConsoleProgressUpdater | Update_progress(double percent) functor for ProgressBar |
Cconstexpr_optional_base | |
Cconstexpr_storage_t | |
CCountingProgressReporter | |
►CCPUInfo | CPU information |
CImpl | |
CFPSTimer | |
Chash_eigen | |
Chash_enum_class | |
Chash_tuple | |
Chash_tuple< std::tuple< TT... > > | |
CIJsonConvertible | |
Cin_place_t | |
►CISAInfo | ISA information |
CImpl | |
►CLogger | Logger class should be used as a global singleton object (GetInstance()) |
CImpl | |
CMiniVec | |
CMiniVecEq | |
CMiniVecHash | |
►Cnullopt_t | |
Cinit | |
COMPProgressBar | |
Coptional | |
Coptional< T & > | |
Coptional< T && > | |
Coptional_base | |
COverloaded | |
COverloaded< T1 > | |
COverloaded< T1, Ts... > | |
CProgressBar | |
CScopeTimer | |
Cstorage_t | |
CTimer | |
Ctrivial_init_t | |
CVerbosityContextManager | |
►Nvisualization | |
►Nglsl | |
CAxisAlignedBoundingBoxRenderer | |
CCoordinateFrameRenderer | |
CGeometryRenderer | |
CImageMaskShader | |
CImageMaskShaderForImage | |
CImageRenderer | |
CImageShader | |
CImageShaderForImage | |
CLineSetRenderer | |
CNormalShader | |
CNormalShaderForPointCloud | |
CNormalShaderForTriangleMesh | |
COctreeRenderer | |
COrientedBoundingBoxRenderer | |
CPhongShader | |
CPhongShaderForPointCloud | |
CPhongShaderForTriangleMesh | |
CPickingShader | |
CPickingShaderForPointCloud | |
CPointCloudPickerRenderer | |
CPointCloudPickingRenderer | |
CPointCloudRenderer | |
CRGBDImageRenderer | |
CRGBDImageShader | |
CRGBDImageShaderForImage | |
CSelectionPolygonRenderer | |
CShaderWrapper | |
CSimple2DShader | |
CSimple2DShaderForSelectionPolygon | |
CSimpleBlackShader | |
CSimpleBlackShaderForPointCloudNormal | |
CSimpleBlackShaderForTriangleMeshWireFrame | |
CSimpleShader | |
CSimpleShaderForAxisAlignedBoundingBox | |
CSimpleShaderForLineSet | |
CSimpleShaderForOctreeFace | |
CSimpleShaderForOctreeLine | |
CSimpleShaderForOrientedBoundingBox | |
CSimpleShaderForPointCloud | |
CSimpleShaderForTetraMesh | |
CSimpleShaderForTriangleMesh | |
CSimpleShaderForVoxelGridFace | |
CSimpleShaderForVoxelGridLine | |
CTetraMeshRenderer | |
CTexturePhongShader | |
CTexturePhongShaderForTriangleMesh | |
CTextureSimpleShader | |
CTextureSimpleShaderForTriangleMesh | |
CTriangleMeshRenderer | |
CVoxelGridRenderer | |
►Ngui | |
►CApplication | |
CEnvUnlocker | |
►CImpl | |
CPosted | |
►CBitmapWindowSystem | |
CImpl | |
►CButton | |
CImpl | |
►CCheckableTextTreeCell | |
CImpl | |
►CCheckbox | |
CImpl | |
►CCollapsableVert | |
CImpl | |
CColor | |
►CColorEdit | |
CImpl | |
►CColormapTreeCell | |
CImpl | |
►CCombobox | |
CImpl | |
►CDialog | Base class for dialogs |
CImpl | |
CDirEntry | |
CDrawContext | |
►CFileDialog | |
CImpl | |
CFlyInteractor | |
CFontContext | |
►CFontDescription | |
CCPRange | |
CGLFWWindowSystem | |
CHoriz | Lays out widgets horizontally |
►CImageWidget | |
CImpl | |
►CImguiFilamentBridge | |
CImpl | |
CInteractors | |
CKeyEvent | |
►CLabel | |
CImpl | |
►CLabel3D | |
CImpl | |
►CLayout1D | |
CFixed | |
CImpl | |
CStretch | |
CLayoutContext | |
►CListView | |
CImpl | |
►CLUTTreeCell | |
CImpl | |
CMargins | |
CMaterialPool | |
►CMenu | |
CImpl | |
CMenuBase | |
►CMenuImgui | |
►CImpl | |
CMenuItem | |
CMenuMacOS | |
CMouseEvent | |
►CNumberEdit | |
CImpl | |
CPickInteractor | |
CPickPointsInteractor | |
CPoint | |
►CProgressBar | |
CImpl | |
►CRadioButton | |
CImpl | |
CRect | |
CRotateCameraInteractor | |
CRotateCameraSphereInteractor | |
CRotateIBLInteractor | |
CRotateModelInteractor | |
CRotateSunInteractor | |
CRotationInteractor | |
►CSceneWidget | |
CImpl | |
CMouseInteractor | |
CPickableGeometry | |
CScissorRectKey | |
►CScrollableVert | This a vertical layout that scrolls if it is smaller than its contents |
CImpl | |
CSelectionIndexLookup | |
CSize | |
►CSlider | |
CImpl | |
►CStackedWidget | |
CImpl | |
►CTabControl | |
CImpl | |
►CTask | |
CImpl | |
►CTextEdit | |
CImpl | |
CTextInputEvent | |
CTheme | |
CTickEvent | |
►CToggleSwitch | |
CImpl | |
►CTreeView | |
►CImpl | |
CItem | |
►CUIImage | |
CDrawParams | |
CImpl | |
►CVectorEdit | |
CImpl | |
CVert | Lays out widgets vertically |
►CVGrid | |
CImpl | |
►CWidget | |
CConstraints | |
CImpl | |
►CWidgetProxy | Widget container to delegate any widget dynamically |
CImpl | |
►CWidgetStack | WidgetStack manages multiple widgets in a stack |
CImpl | |
►CWindow | |
CImpl | |
CWindowSystem | |
►Nrendering | |
►CCamera | |
CProjectionInfo | |
CCameraInteractorLogic | |
CCameraSphereInteractorLogic | |
CColorGradingParams | Manages |
CEngineInstance | |
CFilamentCamera | |
CFilamentMaterialModifier | |
CFilamentRenderer | |
CFilamentRenderToBuffer | |
►CFilamentResourceManager | |
CBoxedResource | |
CFilamentScene | |
CFilamentView | |
CGeometryBuffersBuilder | |
►CGradient | |
CPoint | |
CIBLRotationInteractorLogic | |
CLight | |
CLightDescription | |
CLightDirectionInteractorLogic | |
CLineSetBuffersBuilder | |
CMaterial | |
CMaterialModifier | |
CMaterialRecord | |
CMatrixInteractorLogic | |
CModelInteractorLogic | |
COpen3DScene | |
CPointCloudBuffersBuilder | |
CREHandle | |
CREHandle_abstract | |
CRenderer | |
CRenderRequest | |
►CRenderToBuffer | |
CBuffer | |
CResourceLoadRequest | |
CRotationInteractorLogic | |
CScene | |
CTemporaryLineSetBuilder | |
CTemporaryMeshBuilder | |
CTextureSamplerParameters | |
CTLineSetBuffersBuilder | |
CTMeshBuffersBuilder | |
CTPointCloudBuffersBuilder | |
CTriangleMeshBuffersBuilder | |
►CTriangleMeshModel | |
CMeshInfo | |
CView | |
►Nvisualizer | |
►CO3DVisualizer | |
CDrawObject | |
CImpl | |
CUIState | |
►CO3DVisualizerSelections | |
CSelectedIndex | |
►Nwebrtc_server | |
CBitmapTrackSource | |
CBitmapTrackSourceInterface | |
CHttpServerRequestHandler | |
CIceServer | |
CImageCapturer | |
CImageTrackSource | |
CPeerConnectionManager | |
CRequestHandler | |
CVideoFilter | VideoFilter is a templated class for video frame processing |
CVideoScaler | |
►CWebRTCWindowSystem | WebRTCWindowSystem is a BitmapWindowSystem with a WebRTC server that sends video frames to remote clients for visualization |
CImpl | |
CColorMap | |
CColorMapGray | |
CColorMapHot | |
CColorMapJet | See Matlab's Jet colormap |
CColorMapSummer | See Matlab's Summer colormap |
CColorMapWinter | See Matlab's Winter colormap |
CDrawAction | |
CDrawObject | |
►CGuiSettingsModel | |
CLightingProfile | |
CLitMaterial | |
CMaterials | |
CUnlitMaterial | |
CGuiSettingsView | |
►CGuiVisualizer | |
►CImpl | |
CSettings | |
CMessageProcessor | |
CPointCloudPicker | A utility class to store picked points of a pointcloud |
CRenderOption | Defines rendering options for visualizer |
CRenderOptionWithEditing | |
CSelectionPolygon | |
CSelectionPolygonVolume | Select a polygon volume for cropping |
CSmallButton | |
CSmallToggleButton | |
CViewControl | View controller for visualizer |
CViewControlWithCustomAnimation | |
CViewControlWithEditing | |
CViewParameters | |
CViewTrajectory | |
►CVisualizer | The main Visualizer class |
CMouseControl | |
CVisualizerWithCustomAnimation | |
CVisualizerWithEditing | Visualizer with editing capabilities |
CVisualizerWithKeyCallback | Visualizer with custom key callback capabilities |
►CVisualizerWithVertexSelection | |
CPickedPoint | |
CBinaryFunctionTraits | |
►CFunctionTraits< ReturnType(Args...)> | |
Carg | |
CFunctionTraits< ReturnType(ClassType::*)(Args...) const > | |
CFunctionTraits< T & > | |
CFunctionTraits< T * > | |
CFunctionTraits< T ClassType::* > | |
CNullaryFunctionTraits | |
CUnaryFunctionTraits | |
▼Nstd | |
Chash< open3d::core::Device > | |
Chash< open3d::utility::optional< T & > > | |
Chash< open3d::utility::optional< T > > | |
CBallQueryOpKernel | |
CBuildSpatialHashTableOpKernel | |
CBuildSpatialHashTableOpKernelCPU | |
CContinuousConvBackpropFilterOpKernel | |
CContinuousConvBackpropFilterOpKernelCPU | |
CContinuousConvFunction | |
CContinuousConvOpKernel | |
CContinuousConvOpKernelCPU | |
CContinuousConvTransposeBackpropFilterOpKernel | |
CContinuousConvTransposeBackpropFilterOpKernelCPU | |
CContinuousConvTransposeFunction | |
CContinuousConvTransposeOpKernel | |
CContinuousConvTransposeOpKernelCPU | |
CDLContext | A Device context for Tensor and operator |
CDLDataType | The data type the tensor can hold |
CDLManagedTensor | C Tensor object, manage memory of DLTensor. This data structure is intended to facilitate the borrowing of DLTensor by another framework. It is not meant to transfer the tensor. When the borrowing framework doesn't need the tensor, it should call the deleter to notify the host that the resource is no longer needed |
CDLTensor | Plain C Tensor object, does not manage memory |
CFixedRadiusSearchOpKernelCPU | |
CFurthestPointSamplingOpKernel | |
CInvertNeighborsListOpKernelCPU | |
CKnnSearchOpKernelCPU | |
CNanoFlann | KDTree with NanoFlann for nearest neighbor search |
CNanoFlann | KDTree with NanoFlann for nearest neighbor search |
CNeighborSearchAllocator | |
CNmsOpKernelCPU | |
CRadiusSearchOpKernelCPU | |
CRaggedTensor | |
CReduceSubarraysSumOpKernelCPU | |
CRoiPoolOpKernel | |
CSparseConvBackpropFilterOpKernel | |
CSparseConvBackpropFilterOpKernelCPU | |
CSparseConvFunction | |
CSparseConvOpKernel | |
CSparseConvOpKernelCPU | |
CSparseConvTransposeBackpropFilterOpKernel | |
CSparseConvTransposeBackpropFilterOpKernelCPU | |
CSparseConvTransposeFunction | |
CSparseConvTransposeOpKernel | |
CSparseConvTransposeOpKernelCPU | |
CThreeInterpolateGradOpKernel | |
CThreeInterpolateOpKernel | |
CThreeNNOpKernel | |
CTrilinearDevoxelizeGradOpKernel | |
CTrilinearDevoxelizeOpKernel | |
CVoxelizeOpKernelCPU | |
CVoxelizeOutputAllocator | |
CVoxelPoolingFunction | |
CVoxelPoolingGradOpKernelCPU | |
CVoxelPoolingOpKernelCPU | |