|
CFx SDK Documentation 2024 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 | OdGiPointCloudReceiver |
| class | OdGiPointCloudExtentsReceiver |
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 291 of file GiPointCloud.h.
Definition at line 40 of file GiPointCloud.h.
| typedef OdSmartPtr<OdGiPointCloud> OdGiPointCloudPtr |
Definition at line 190 of file GiPointCloud.h.
Definition at line 42 of file GiPointCloud.h.
| const OdGiPointCloudCellId kGiPointCloudNegativeCellId = OdGiPointCloudCellId(-1) |
Definition at line 292 of file GiPointCloud.h.