CFx SDK Documentation
2023 SP0
|
Functions | |
void | compress (const OdUInt32 &nPoints, const OdUInt8 &level, const OdGeExtents3d &ext, OdStreamBuf &origBuf, OdStreamBuf &targetBuf, const bool isLog=false) |
void | decompress (const OdUInt32 &nPoints, const OdUInt8 &level, const OdGeExtents3d &ext, OdStreamBuf &origBuf, OdStreamBuf &targetBuf, const bool isLog=false) |
void LODAlgorithm::Clustering::compress | ( | const OdUInt32 & | nPoints, |
const OdUInt8 & | level, | ||
const OdGeExtents3d & | ext, | ||
OdStreamBuf & | origBuf, | ||
OdStreamBuf & | targetBuf, | ||
const bool | isLog = false |
||
) |
Definition at line 31 of file LODAlgorithm.h.
void LODAlgorithm::Clustering::decompress | ( | const OdUInt32 & | nPoints, |
const OdUInt8 & | level, | ||
const OdGeExtents3d & | ext, | ||
OdStreamBuf & | origBuf, | ||
OdStreamBuf & | targetBuf, | ||
const bool | isLog = false |
||
) |
Definition at line 87 of file LODAlgorithm.h.