|
CFx SDK Documentation 2026 SP0
|
#include "Gi/GiViewport.h"#include "Ge/GePoint3dArray.h"#include "Ge/GeVector3dArray.h"#include "Ge/GeMatrix3d.h"#include "Ge/GeBoundBlock3d.h"#include "UInt8Array.h"#include "TD_PackPush.h"#include "Gi/GiExport.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdGiPointCloud |
| struct | OdGiPointCloud::Components |
| struct | OdGiPointCloud::ComponentsRaw |
| class | OdGiPointCloudFilter |
| class | OdGiPointCloudXformFilter |
| class | OdGiPointCloudComponentsFilter |
| class | OdGiPointCloudPlaceholdFilter |
| class | OdGiPointCloudReceiver |
| class | OdGiPointCloudExtentsReceiver |
| class | OdGiPointCloudScheduler |
| class | OdGiPointCloudTimerBasedScheduler |
Typedefs | |
| typedef OdSmartPtr< OdGiPointCloudFilter > | OdGiPointCloudFilterPtr |
| typedef OdSmartPtr< OdGiPointCloudReceiver > | OdGiPointCloudReceiverPtr |
| typedef OdSmartPtr< OdGiPointCloud > | OdGiPointCloudPtr |
| typedef OdUInt64 | OdGiPointCloudCellId |
Variables | |
| const OdGiPointCloudCellId | kGiPointCloudNegativeCellId = OdGiPointCloudCellId(-1) |
| typedef OdUInt64 OdGiPointCloudCellId |
Definition at line 378 of file GiPointCloud.h.
The data type that represents a smart pointer to the <link OdGiPointCloudFilter, OdGiPointCloudFilter> object.
Definition at line 44 of file GiPointCloud.h.
| typedef OdSmartPtr<OdGiPointCloud> OdGiPointCloudPtr |
The data type that represents a smart pointer to the <link OdGiPointCloud, OdGiPointCloud> object.
Definition at line 202 of file GiPointCloud.h.
The data type that represents a smart pointer to the <link OdGiPointCloudReceiver, OdGiPointCloudReceiver> object.
Definition at line 49 of file GiPointCloud.h.
| const OdGiPointCloudCellId kGiPointCloudNegativeCellId = OdGiPointCloudCellId(-1) |
Definition at line 379 of file GiPointCloud.h.