Home
last modified time | relevance | path

Searched refs:LASwriteItemCompressed_GPSTIME11_v1 (Results 1 – 6 of 6) sorted by relevance

/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dlaswriteitemcompressed_v1.hpp71 class LASwriteItemCompressed_GPSTIME11_v1 : public LASwriteItemCompressed class
75 LASwriteItemCompressed_GPSTIME11_v1(ArithmeticEncoder* enc);
80 ~LASwriteItemCompressed_GPSTIME11_v1();
H A Dlaswriteitemcompressed_v1.cpp266 LASwriteItemCompressed_GPSTIME11_v1::LASwriteItemCompressed_GPSTIME11_v1(ArithmeticEncoder* enc) in LASwriteItemCompressed_GPSTIME11_v1() function in LASwriteItemCompressed_GPSTIME11_v1
277 LASwriteItemCompressed_GPSTIME11_v1::~LASwriteItemCompressed_GPSTIME11_v1() in ~LASwriteItemCompressed_GPSTIME11_v1()
284 BOOL LASwriteItemCompressed_GPSTIME11_v1::init(const U8* item, U32& context) in init()
300 inline BOOL LASwriteItemCompressed_GPSTIME11_v1::write(const U8* item, U32& context) in write()
H A Dlaswritepoint.cpp175 writers_compressed[i] = new LASwriteItemCompressed_GPSTIME11_v1(enc); in setup()
/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dlaswriteitemcompressed_v1.hpp71 class LASwriteItemCompressed_GPSTIME11_v1 : public LASwriteItemCompressed class
75 LASwriteItemCompressed_GPSTIME11_v1(ArithmeticEncoder* enc);
80 ~LASwriteItemCompressed_GPSTIME11_v1();
H A Dlaswriteitemcompressed_v1.cpp266 LASwriteItemCompressed_GPSTIME11_v1::LASwriteItemCompressed_GPSTIME11_v1(ArithmeticEncoder* enc) in LASwriteItemCompressed_GPSTIME11_v1() function in LASwriteItemCompressed_GPSTIME11_v1
277 LASwriteItemCompressed_GPSTIME11_v1::~LASwriteItemCompressed_GPSTIME11_v1() in ~LASwriteItemCompressed_GPSTIME11_v1()
284 BOOL LASwriteItemCompressed_GPSTIME11_v1::init(const U8* item, U32& context) in init()
300 inline BOOL LASwriteItemCompressed_GPSTIME11_v1::write(const U8* item, U32& context) in write()
H A Dlaswritepoint.cpp175 writers_compressed[i] = new LASwriteItemCompressed_GPSTIME11_v1(enc); in setup()