Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ functions
Functions
5,524 in github.com/PDAL/PDAL
⨍
Functions
5,524
◇
Types & classes
1,295
↓ 10 callers
Function
base64_encode
Convert a buffer to a string using base64 encoding. \param bytes Pointer to buffer to encode. \return Encoded buffer. */
pdal/util/Utils.hpp:344
↓ 10 callers
Method
build
pdal/KDIndex.cpp:57
↓ 10 callers
Function
closeEnough
filters/private/Comparison.hpp:252
↓ 10 callers
Function
discardSpacesBefore
pdal/util/Bounds.cpp:249
↓ 10 callers
Function
empty
pdal/Metadata.hpp:665
↓ 10 callers
Method
erase
io/private/copcwriter/CellManager.hpp:67
↓ 10 callers
Method
fill
io/private/las/Header.cpp:39
↓ 10 callers
Method
getField
Get the value of a dimension of a point. \param val Pointer to buffer to which data should be written. It must be large enough to contain dat
pdal/PointRef.hpp:336
↓ 10 callers
Function
getWKT
test/unit/PolygonTest.cpp:48
↓ 10 callers
Method
id
pdal/DimDetail.hpp:65
↓ 10 callers
Function
isAttributeDefined
plugins/e57/libE57Format/src/E57XmlParser.cpp:117
↓ 10 callers
Method
overlaps
io/EptReader.cpp:654
↓ 10 callers
Method
radius
pdal/KDIndex.cpp:126
↓ 10 callers
Function
registerDrivers
Register GDAL/OGR drivers. */
pdal/private/gdal/GDALUtils.cpp:157
↓ 10 callers
Function
seek
pdal/util/OStream.hpp:89
↓ 10 callers
Method
setVal
io/HeaderVal.hpp:76
↓ 10 callers
Function
sround
Round double value to nearest integral value. \param r Value to round \return Rounded value */
pdal/util/Utils.hpp:164
↓ 10 callers
Function
testDimensions
test/unit/filters/LabelDuplicatesFilterTest.cpp:48
↓ 10 callers
Method
transform
io/private/esri/Obb.cpp:137
↓ 10 callers
Method
unlock
plugins/e57/libE57Format/src/Packet.cpp:142
↓ 9 callers
Method
addr
pdal/util/FileUtils.hpp:302
↓ 9 callers
Method
apply
io/BpfHeader.hpp:81
↓ 9 callers
Method
bounds
io/private/esri/Obb.cpp:77
↓ 9 callers
Function
clear
pdal/util/Uuid.hpp:86
↓ 9 callers
Function
close
pdal/util/OStream.hpp:75
↓ 9 callers
Function
compare
pdal/PointRef.hpp:261
↓ 9 callers
Method
destImageFile
! @brief Get the ImageFile that was declared as the destination for the node when it was created. @details The first argument of the constructors of
plugins/e57/libE57Format/src/Node.cpp:505
↓ 9 callers
Function
diff_text_files
do a comparison by line of two (text) files, ignoring CRLF differences
test/unit/Support.cpp:114
↓ 9 callers
Method
dump
io/private/las/Summary.cpp:77
↓ 9 callers
Function
endsWith
Determine if a string ends with a particular postfix. \param s String to check for postfix. \param postfix Postfix to search for.
pdal/util/Utils.hpp:233
↓ 9 callers
Function
equal
Determine if the bounds of this box are the same as that of another box. Empty bounds boxes are always equal. \param other Bounds box t
pdal/util/Bounds.hpp:136
↓ 9 callers
Method
extensionsLookupPrefix
! @brief Look up an E57 extension prefix in the ImageFile. @param [in] prefix The shorthand name of the extension to look up. @details If @a prefix
plugins/e57/libE57Format/src/ImageFile.cpp:533
↓ 9 callers
Function
extractDim
pdal/PDALUtils.hpp:109
↓ 9 callers
Method
findDim
plugins/e57/io/Utils.cpp:299
↓ 9 callers
Function
findVlr
io/private/las/Vlr.cpp:97
↓ 9 callers
Function
getDbOptions
plugins/pgpointcloud/test/PgpointcloudTest.cpp:80
↓ 9 callers
Method
getParticle
filters/private/csf/Cloth.h:97
↓ 9 callers
Function
index
For testing only.
pdal/PointView.hpp:416
↓ 9 callers
Method
is3d
pdal/util/Bounds.cpp:186
↓ 9 callers
Method
length
filters/private/csf/Vec3.h:41
↓ 9 callers
Method
mesh
pdal/PointView.cpp:183
↓ 9 callers
Method
minX
Minimum X value. */
plugins/tiledb/io/TileDBUtils.hpp:149
↓ 9 callers
Function
newFilter
test/unit/filters/IcpFilterTest.cpp:59
↓ 9 callers
Function
newReader
plugins/teaser/test/TeaserFilterTest.cpp:52
↓ 9 callers
Method
nextIndex
plugins/e57/libE57Format/src/SourceDestBufferImpl.h:92
↓ 9 callers
Function
pg_query_once
plugins/pgpointcloud/io/PgCommon.hpp:111
↓ 9 callers
Method
prepare
filters/private/expr/Expression.cpp:30
↓ 9 callers
Function
printError
pdal/PDALUtils.hpp:59
↓ 9 callers
Method
put
pdal/ArtifactManager.hpp:54
↓ 9 callers
Function
run
test/unit/filters/InfoFilterTest.cpp:45
↓ 9 callers
Function
run
Process all points in a view. Implement in subclass. \param view PointView to process. */
pdal/Stage.hpp:497
↓ 9 callers
Function
segmentReturns
filters/private/Segmentation.cpp:158
↓ 9 callers
Method
srs
test/unit/io/LasWriterTest.cpp:74
↓ 9 callers
Function
stateSet
filters/GreedyProjection.hpp:426
↓ 9 callers
Function
test_file_type
test/unit/io/BpfSupport.hpp:208
↓ 9 callers
Function
toDouble
pdal/PDALUtils.hpp:65
↓ 9 callers
Method
validateValue
Throw an exception if the value is not within bounds.
plugins/e57/libE57Format/src/FloatNodeImpl.cpp:55
↓ 9 callers
Function
writePipeline
pdal/PipelineWriter.cpp:85
↓ 8 callers
Method
Close
plugins/e57/libE57Format/src/ReaderImpl.cpp:212
↓ 8 callers
Function
add
pdal/Options.hpp:154
↓ 8 callers
Function
appName
test/unit/apps/AppTest.cpp:45
↓ 8 callers
Function
baseCount
io/private/las/Header.cpp:15
↓ 8 callers
Function
begin
filters/ChipperFilter.hpp:97
↓ 8 callers
Function
binaryString
@brief Convert number to a binary string
plugins/e57/libE57Format/src/StringFunctions.h:114
↓ 8 callers
Function
checkDimensionClose
plugins/rxp/test/RxpReaderTest.cpp:58
↓ 8 callers
Method
compare
test/unit/io/GDALReaderTest.cpp:140
↓ 8 callers
Function
compare_files
test/unit/Support.cpp:274
↓ 8 callers
Method
compress
io/BpfCompressor.cpp:68
↓ 8 callers
Function
contains
to be coherent with the grid decimation algorithm
test/unit/filters/GridDecimationFilterTest.cpp:56
↓ 8 callers
Method
createMesh
pdal/PointView.cpp:171
↓ 8 callers
Method
decompress
pdal/compression/LzmaCompression.cpp:167
↓ 8 callers
Method
dimType
io/private/ept/EptInfo.cpp:194
↓ 8 callers
Method
dump
plugins/e57/libE57Format/src/Node.cpp:556
↓ 8 callers
Method
empty
pdal/private/OGRSpec.hpp:39
↓ 8 callers
Method
exists
io/private/las/Vlr.hpp:220
↓ 8 callers
Method
findProprietaryDim
pdal/PointLayout.cpp:169
↓ 8 callers
Function
fixName
pdal/DimUtil.hpp:264
↓ 8 callers
Function
fullVersionString
Tell the user a bit about PDAL's compilation
pdal/pdal_config.cpp:131
↓ 8 callers
Method
getName
test/unit/filters/CropFilterTest.cpp:438
↓ 8 callers
Method
getPolygons
pdal/private/OGRSpec.hpp:37
↓ 8 callers
Function
id
pdal/PointView.hpp:85
↓ 8 callers
Function
identityTransform
test/unit/filters/GeoreferenceFilterTest.cpp:57
↓ 8 callers
Method
init
io/private/las/Srs.cpp:44
↓ 8 callers
Method
isGeographic
pdal/SpatialReference.cpp:386
↓ 8 callers
Method
maxX
Maximum X value. */
plugins/tiledb/io/TileDBUtils.hpp:155
↓ 8 callers
Method
minY
Minimum Y value. */
plugins/tiledb/io/TileDBUtils.hpp:161
↓ 8 callers
Function
nameValid
pdal/DimUtil.hpp:286
↓ 8 callers
Function
open
pdal/util/OStream.hpp:66
↓ 8 callers
Function
parse
pdal/util/Uuid.hpp:162
↓ 8 callers
Method
pathName
plugins/e57/libE57Format/src/NodeImpl.cpp:78
↓ 8 callers
Function
pdalToE57
plugins/e57/io/Utils.cpp:82
↓ 8 callers
Method
prototype
! @brief Get the prototype tree that describes the types in the record. @pre The destination ImageFile must be open (i.e. destImageFile().isOpen()).
plugins/e57/libE57Format/src/CompressedVectorNode.cpp:302
↓ 8 callers
Method
read
io/LasReader.cpp:730
↓ 8 callers
Method
read
! @brief Read a buffer of bytes from a blob. @param [in] buf A memory buffer to store bytes read from the blob. @param [in] start The index of the fi
plugins/e57/libE57Format/src/BlobNode.cpp:245
↓ 8 callers
Method
readerCount
! @brief Get current number of open CompressedVectorReader objects reading from ImageFile. @details CompressedVectorReader objects that still exist,
plugins/e57/libE57Format/src/ImageFile.cpp:462
↓ 8 callers
Method
rewind
pdal/util/OStream.hpp:315
↓ 8 callers
Method
setValue
pdal/Metadata.hpp:213
↓ 8 callers
Function
size
filters/ChipperFilter.hpp:81
↓ 8 callers
Method
size
io/private/las/Geotiff.cpp:54
↓ 8 callers
Method
sort
pdal/PointView.cpp:99
← previous
next →
301–400 of 5,524, ranked by callers