CFx SDK Documentation 2024 SP0
|
Go to the source code of this file.
Classes | |
class | OdSourcePoint |
class | OdPointCloudConverterParams |
class | OdSourcePointIterator |
class | OdPointCloudDataSource |
class | OdPointCloudConverter |
Typedefs | |
typedef OdSharedPtr< OdSourcePoint > | OdSourcePointPtr |
typedef OdSharedPtr< OdPointCloudConverterParams > | OdPointCloudConverterParamsPtr |
typedef OdSharedPtr< OdSourcePointIterator > | OdSourcePointIteratorPtr |
typedef OdSharedPtr< OdPointCloudDataSource > | OdPointCloudDataSourcePtr |
typedef OdSharedPtr< OdPointCloudConverter > | OdPointCloudConverterPtr |
A data type that represents a shared pointer to an <link OdPointCloudConverterParams, OdPointCloudConverterParams> object.
Definition at line 113 of file OdPointCloudConverter.h.
A data type that represents a shared pointer to an <link OdPointCloudConverter, OdPointCloudConverter> object.
Definition at line 250 of file OdPointCloudConverter.h.
A data type that represents a shared pointer to an <link OdPointCloudDataSource, OdPointCloudDataSource> object.
Definition at line 222 of file OdPointCloudConverter.h.
A data type that represents a shared pointer to an <link OdSourcePointIterator, OdSourcePointIterator> object.
Definition at line 159 of file OdPointCloudConverter.h.
typedef OdSharedPtr<OdSourcePoint> OdSourcePointPtr |
A data type that represents a shared pointer to an <link OdSourcePoint, OdSourcePoint> object.
Definition at line 72 of file OdPointCloudConverter.h.