Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/openvdb
/ functions
Functions
13,963 in github.com/AcademySoftwareFoundation/openvdb
⨍
Functions
13,963
◇
Types & classes
3,264
↓ 8 callers
Method
trueBranch
@brief Access a const pointer to the TernaryOperator true expression as an abstract expression @return A const pointer to the true expression
openvdb_ax/openvdb_ax/ast/AST.h:1181
↓ 8 callers
Method
valid
@brief Return @c true if t1 is larger than t0 by at least eps.
openvdb/openvdb/math/Ray.h:121
↓ 8 callers
Method
write
openvdb/openvdb/io/Compression.h:415
↓ 8 callers
Method
xStride
@brief Return the stride of the array in the x direction ( = dimY*dimZ). @note This method is required by both CopyToDense and CopyFromDense.
openvdb/openvdb/tools/Dense.h:105
↓ 8 callers
Method
yStride
@brief Return the stride of the array in the y direction ( = dimZ). @note This method is required by both CopyToDense and CopyFromDense.
openvdb/openvdb/tools/Dense.h:109
↓ 8 callers
Method
zStride
@brief Return the stride of the array in the z direction ( = 1). @note This method is required by both CopyToDense and CopyFromDense.
openvdb/openvdb/tools/Dense.h:113
↓ 7 callers
Method
CoordBBox
@brief The default constructor produces an empty bounding box.
openvdb/openvdb/math/Coord.h:297
↓ 7 callers
Function
UTvdbGetGridType
Find the UT_VDBType from a grid
openvdb_houdini/openvdb_houdini/UT_VDBUtils.h:57
↓ 7 callers
Method
ab
openvdb_cmd/vdb_tool/include/Parser.h:545
↓ 7 callers
Method
activeVoxels
openvdb_wolfram/OpenVDBLink/Source/OpenVDBGrid/AggregateData.h:98
↓ 7 callers
Function
anyActiveVoxels
openvdb/openvdb/tools/FindActiveValues.h:653
↓ 7 callers
Method
beginChildAll
openvdb/openvdb/points/PointDataGrid.h:730
↓ 7 callers
Method
beginOff
nanovdb/nanovdb/NanoVDB.h:1146
↓ 7 callers
Function
bloscUncompressedSize
openvdb/openvdb/points/StreamCompression.cc:30
↓ 7 callers
Function
boolComparison
@brief Performs a C style boolean comparison from a given scalar LLVM value @param value The scalar llvm value to convert to a boolean @param bui
openvdb_ax/openvdb_ax/codegen/Utils.h:574
↓ 7 callers
Function
calculateBounds
openvdb/openvdb/util/MapsUtil.h:26
↓ 7 callers
Function
callsFunction
openvdb_ax/openvdb_ax/ast/Scanners.cc:552
↓ 7 callers
Function
checkLevelSet
openvdb/openvdb/tools/Diagnostics.h:949
↓ 7 callers
Method
combine
openvdb/openvdb/tree/Tree.h:1843
↓ 7 callers
Method
compact
openvdb/openvdb/points/AttributeArray.h:1439
↓ 7 callers
Method
compression
openvdb/openvdb/io/Archive.cc:268
↓ 7 callers
Function
convertPointDataGridPosition
openvdb/openvdb/points/impl/PointConversionImpl.h:580
↓ 7 callers
Method
copy
openvdb_houdini/openvdb_houdini/AttributeTransferUtil.h:513
↓ 7 callers
Method
copy
nanovdb/nanovdb/examples/ex_map_pool_buffer/map_pool_buffer.cc:112
↓ 7 callers
Method
createLinearTransform
openvdb/openvdb/math/Transform.cc:41
↓ 7 callers
Function
curl
openvdb/openvdb/tools/GridOperators.h:91
↓ 7 callers
Method
deallocate
openvdb/openvdb/points/AttributeArray.h:1232
↓ 7 callers
Method
depth
openvdb_cmd/vdb_tool/include/Parser.h:138
↓ 7 callers
Method
determinant
openvdb/openvdb/math/Operators.h:2115
↓ 7 callers
Method
dilateVoxels
openvdb/openvdb/tools/Morphology.h:613
↓ 7 callers
Method
dropGroup
openvdb/openvdb/points/AttributeSet.cc:1037
↓ 7 callers
Method
empty
nanovdb/nanovdb/tools/GridBuilder.h:246
↓ 7 callers
Method
empty
openvdb/openvdb/io/DelayedLoadMetadata.cc:107
↓ 7 callers
Method
end
@brief Returns an iterator past the last device node
nanovdb/nanovdb/cuda/DeviceMesh.h:86
↓ 7 callers
Method
evalFirstPred
openvdb/openvdb/tree/ValueAccessor.h:975
↓ 7 callers
Method
evaluate
openvdb/openvdb/points/impl/PointMoveImpl.h:639
↓ 7 callers
Function
foreach
openvdb/openvdb/tools/ValueTransformer.h:381
↓ 7 callers
Method
genVertexBuffer
openvdb_cmd/vdb_view/RenderModules.cc:338
↓ 7 callers
Method
getBBox
@brief Returns the coordinate-aligned bounding box for bucket @a n
openvdb/openvdb/tools/PointPartitioner.h:146
↓ 7 callers
Method
getCompressedSize
openvdb/openvdb/io/DelayedLoadMetadata.cc:135
↓ 7 callers
Function
getData
openvdb_wolfram/OpenVDBLink/LTemplate/IncludeFiles/LTemplate.h:271
↓ 7 callers
Method
gridPoints
@brief Return the total number of point in the grid and set the iterators to the complete range of points.
nanovdb/nanovdb/NanoVDB.h:5568
↓ 7 callers
Method
groupPointCount
openvdb/openvdb/points/PointDataGrid.h:1078
↓ 7 callers
Function
hasGrid
openvdb_houdini/openvdb_houdini/reference/GEO_PrimVDB.h:463
↓ 7 callers
Method
invalidValuesInfo
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Diagnostics.cc:211
↓ 7 callers
Function
isFinite
Return @c true if @a x is finite.
openvdb/openvdb/math/Math.h:387
↓ 7 callers
Method
isValueOn
@brief Return @c true if the value iterator is pointing to an active value.
openvdb/openvdb/points/IndexIterator.h:299
↓ 7 callers
Method
libraryVersion
openvdb/openvdb/io/Archive.cc:267
↓ 7 callers
Method
makeChildNodeEmpty
openvdb/openvdb/tree/InternalNode.h:3444
↓ 7 callers
Function
mapMask
nanovdb/nanovdb/tools/NanoToOpenVDB.h:145
↓ 7 callers
Function
memUsage
Return the total amount of memory in bytes occupied by this tree.
openvdb/openvdb/tree/Tree.h:151
↓ 7 callers
Method
memUsage
nanovdb/nanovdb/tools/CreateNanoGrid.h:880
↓ 7 callers
Function
mip
openvdb_cmd/vdb_lod/main.cc:118
↓ 7 callers
Method
mmaData
openvdb_wolfram/OpenVDBLink/Source/GlueTensors.h:362
↓ 7 callers
Method
modifyValueAndActiveState
openvdb/openvdb/tree/Tree.h:1597
↓ 7 callers
Method
name
openvdb/openvdb/tools/Clip.h:202
↓ 7 callers
Function
needAGrid
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Combine.cc:96
↓ 7 callers
Function
needBGrid
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Combine.cc:97
↓ 7 callers
Method
nodeCount
@brief Return the number of tree nodes at the specified level @details 0 is leaf, 1 is lower internal, and 2 is upper internal level
nanovdb/nanovdb/NodeManager.h:235
↓ 7 callers
Method
numberOfGrids
openvdb_maya/openvdb_maya/OpenVDBData.cc:109
↓ 7 callers
Function
pnanovdb_max
nanovdb/nanovdb/PNanoVDB.h:442
↓ 7 callers
Function
pnanovdb_min
nanovdb/nanovdb/PNanoVDB.h:441
↓ 7 callers
Function
pnanovdb_uint32_to_float
nanovdb/nanovdb/PNanoVDB.h:440
↓ 7 callers
Function
pnanovdb_write_coord
nanovdb/nanovdb/PNanoVDB.h:1070
↓ 7 callers
Function
pnanovdb_write_float
nanovdb/nanovdb/PNanoVDB.h:1062
↓ 7 callers
Method
pointOffset
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Visualize.cc:1009
↓ 7 callers
Method
print
openvdb_cmd/vdb_tool/include/Parser.h:784
↓ 7 callers
Function
printBytes
openvdb/openvdb/util/Formats.cc:15
↓ 7 callers
Method
probeConstChild
openvdb/openvdb/tree/RootNode.h:2894
↓ 7 callers
Method
process
openvdb/openvdb/tools/ValueTransformer.h:654
↓ 7 callers
Method
projectToConstraintSurface
openvdb/openvdb/tools/PointAdvect.h:65
↓ 7 callers
Method
rasterizeTrails
openvdb/openvdb/tools/ParticlesToLevelSet.h:555
↓ 7 callers
Method
readBuffers
openvdb/openvdb/unittest/TestGrid.cc:66
↓ 7 callers
Function
readGridMetaData
nanovdb/nanovdb/io/IO.h:663
↓ 7 callers
Function
reduce
nanovdb/nanovdb/util/Reduce.h:43
↓ 7 callers
Method
reduce
openvdb/openvdb/tools/LevelSetMeasure.h:240
↓ 7 callers
Method
reset
nanovdb/nanovdb/util/cuda/Util.h:181
↓ 7 callers
Method
reset
openvdb/openvdb/tools/ParticleAtlas.h:805
↓ 7 callers
Method
reset
openvdb/openvdb/points/IndexFilter.h:475
↓ 7 callers
Method
resetBackground
openvdb/openvdb/tree/LeafNode.h:1657
↓ 7 callers
Method
resetCache
openvdb/openvdb/points/AttributeArrayString.cc:178
↓ 7 callers
Method
run
openvdb/openvdb/tools/Clip.h:155
↓ 7 callers
Method
runParallel
openvdb_cmd/vdb_view/RenderModules.cc:191
↓ 7 callers
Method
scatterFacesXY
openvdb/openvdb/tools/Morphology.h:889
↓ 7 callers
Function
sdfToSdf
openvdb/openvdb/tools/FastSweeping.h:1848
↓ 7 callers
Method
set
@brief Set both times
openvdb/openvdb/math/Ray.h:44
↓ 7 callers
Method
setFrame
openvdb_wolfram/OpenVDBLink/Source/Utilities/Render.h:704
↓ 7 callers
Method
setGridClass
Specify the class of volumetric data (level set, fog volume, etc.) stored in this grid.
openvdb/openvdb/tools/MultiResGrid.h:315
↓ 7 callers
Method
setIdentity
Set this matrix to identity
openvdb/openvdb/math/Mat4.h:265
↓ 7 callers
Method
setIter
openvdb/openvdb/tree/TreeIterator.h:255
↓ 7 callers
Method
setMask
openvdb/openvdb/io/DelayedLoadMetadata.cc:129
↓ 7 callers
Method
setMat3
Set upper left to a Mat3
openvdb/openvdb/math/Mat4.h:290
↓ 7 callers
Method
setNormCount
Set the number of normalizations performed per track or normalize call.
openvdb/openvdb/tools/LevelSetMorph.h:112
↓ 7 callers
Method
setStreaming
openvdb/openvdb/points/AttributeArray.cc:174
↓ 7 callers
Method
setTimes
openvdb/openvdb/math/Ray.h:77
↓ 7 callers
Method
setValueOff
openvdb/openvdb/python/pyAccessor.h:162
↓ 7 callers
Method
size
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Rasterize_Frustum.cc:560
↓ 7 callers
Method
size
openvdb/openvdb/io/Queue.cc:222
↓ 7 callers
Method
size
Return the size of the population, i.e., the total number of samples.
openvdb/openvdb/math/Stats.h:119
↓ 7 callers
Method
size
openvdb/openvdb/tree/LeafManager.h:160
← previous
next →
1,401–1,500 of 13,963, ranked by callers