CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Functions
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 87 of file LODAlgorithm.h.