CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
LODAlgorithm::Clustering Namespace Reference

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)
 

Function Documentation

◆ compress()

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.

◆ decompress()

void LODAlgorithm::Clustering::decompress ( const OdUInt32 & nPoints,
const OdUInt8 & level,
const OdGeExtents3d & ext,
OdStreamBuf & origBuf,
OdStreamBuf & targetBuf,
const bool isLog = false )

Definition at line 103 of file LODAlgorithm.h.