CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs
OdPointCloudConverter.h File Reference
#include "TD_PackPush.h"
#include "RootExport.h"
#include "SharedPtr.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdSourcePoint
 
class  OdPointCloudConverterParams
 
class  OdSourcePointIterator
 
class  OdPointCloudDataSource
 
class  OdPointCloudConverter
 

Typedefs

typedef OdSharedPtr< OdSourcePointOdSourcePointPtr
 
typedef OdSharedPtr< OdPointCloudConverterParamsOdPointCloudConverterParamsPtr
 
typedef OdSharedPtr< OdSourcePointIteratorOdSourcePointIteratorPtr
 
typedef OdSharedPtr< OdPointCloudDataSourceOdPointCloudDataSourcePtr
 
typedef OdSharedPtr< OdPointCloudConverterOdPointCloudConverterPtr
 

Typedef Documentation

◆ OdPointCloudConverterParamsPtr

A data type that represents a shared pointer to an <link OdPointCloudConverterParams, OdPointCloudConverterParams> object.

Definition at line 113 of file OdPointCloudConverter.h.

◆ OdPointCloudConverterPtr

A data type that represents a shared pointer to an <link OdPointCloudConverter, OdPointCloudConverter> object.

Definition at line 250 of file OdPointCloudConverter.h.

◆ OdPointCloudDataSourcePtr

A data type that represents a shared pointer to an <link OdPointCloudDataSource, OdPointCloudDataSource> object.

Definition at line 222 of file OdPointCloudConverter.h.

◆ OdSourcePointIteratorPtr

A data type that represents a shared pointer to an <link OdSourcePointIterator, OdSourcePointIterator> object.

Definition at line 159 of file OdPointCloudConverter.h.

◆ OdSourcePointPtr

A data type that represents a shared pointer to an <link OdSourcePoint, OdSourcePoint> object.

Definition at line 72 of file OdPointCloudConverter.h.