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
↓ 5 callers
Method
begin
openvdb/openvdb/tree/NodeManager.h:245
↓ 5 callers
Function
beginMeta
Functions for iterating over the metadata
openvdb/openvdb/MetaMap.h:84
↓ 5 callers
Method
boundaryVoxelCount
@brief Return the number of voxels that defined the boundary condition.
openvdb/openvdb/tools/FastSweeping.h:664
↓ 5 callers
Method
buffers
openvdb/openvdb/points/PointDataGrid.h:1134
↓ 5 callers
Method
clear
nanovdb/nanovdb/HostBuffer.h:560
↓ 5 callers
Method
clear
openvdb/openvdb/tools/PointIndexGrid.h:1064
↓ 5 callers
Method
clear
@brief Clears the data container
openvdb/openvdb/tools/impl/ConvexVoxelizer.h:556
↓ 5 callers
Method
clear
openvdb/openvdb/io/DelayedLoadMetadata.cc:101
↓ 5 callers
Function
compActiveLeafVoxels
openvdb/openvdb/tools/Composite.h:998
↓ 5 callers
Function
compSum
openvdb/openvdb/tools/Composite.h:779
↓ 5 callers
Method
component1
@brief Access a const pointer to the second component being used as an abstract Expression @note This can be a nullptr for single indexing operatio
openvdb_ax/openvdb_ax/ast/AST.h:1761
↓ 5 callers
Method
copy
openvdb_houdini/openvdb_houdini/reference/GEO_PrimVDB.cc:3523
↓ 5 callers
Function
countActiveLeafVoxels
openvdb/openvdb/tools/Count.h:436
↓ 5 callers
Function
crc32Head
@brief @tparam ValueT @param grid @param mode @return
nanovdb/nanovdb/tools/GridChecksum.h:213
↓ 5 callers
Function
createCrc32Lut
@brief Create and initiate entire look-up-table for CRC32 computations @return returns a unique pointer to the lookup table of size 256.
nanovdb/nanovdb/tools/GridChecksum.h:105
↓ 5 callers
Method
createFreeSymbolStrings
openvdb_ax/openvdb_ax/codegen/ComputeGenerator.cc:1107
↓ 5 callers
Function
createMetadata
openvdb/openvdb/io/DelayedLoadMetadata.h:42
↓ 5 callers
Method
curvatures
@brief Return both the mean and the Gaussian curvature at the previously buffered location. @note This method should not be called until the stencil
openvdb/openvdb/math/Stencils.h:1567
↓ 5 callers
Function
data
nanovdb/nanovdb/NanoVDB.h:2723
↓ 5 callers
Method
data
openvdb/openvdb/tools/PointPartitioner.h:362
↓ 5 callers
Function
deleteFromGroups
openvdb/openvdb/points/impl/PointDeleteImpl.h:136
↓ 5 callers
Function
deleteMissingPointGroups
openvdb/openvdb/points/impl/PointGroupImpl.h:195
↓ 5 callers
Method
depthMap
openvdb_wolfram/OpenVDBLink/Source/OpenVDBGrid/Image.h:35
↓ 5 callers
Method
dim
@brief Return the dimension, in voxel units, of this internal node (typically 8*16 or 8*16*32)
nanovdb/nanovdb/NanoVDB.h:3469
↓ 5 callers
Function
divergence
openvdb/openvdb/tools/GridOperators.h:120
↓ 5 callers
Function
doLevelSetRebuild
openvdb/openvdb/tools/LevelSetRebuild.h:222
↓ 5 callers
Function
dot
nanovdb/nanovdb/math/Math.h:854
↓ 5 callers
Function
dropGroups
openvdb/openvdb/points/impl/PointGroupImpl.h:329
↓ 5 callers
Method
empty
Return @c true if this grid contains only inactive background voxels.
openvdb/openvdb/Grid.h:725
↓ 5 callers
Method
empty
@brief Return @c true if this bounding box is empty (i.e., encloses no coordinates).
openvdb/openvdb/math/Coord.h:359
↓ 5 callers
Function
encode
@brief Encode the value held by "in" based on the flag type, to the location pointed to by buffer[pid]. @details Certain types either cannot be encod
openvdb_ax/openvdb_ax/codegen/PointComputeGenerator.cc:394
↓ 5 callers
Method
end
Iterator past the end of the image data
openvdb_wolfram/OpenVDBLink/LTemplate/IncludeFiles/LTemplate.h:1951
↓ 5 callers
Function
endMeta
openvdb/openvdb/MetaMap.h:85
↓ 5 callers
Method
eulerAngles
Returns vector of x,y,z rotational components
openvdb/openvdb/math/Quat.h:308
↓ 5 callers
Method
finalize
openvdb/openvdb/unittest/TestPointConversion.cc:84
↓ 5 callers
Method
findBlindData
nanovdb/nanovdb/NanoVDB.h:2349
↓ 5 callers
Function
findClosestPrimitiveToPoint
openvdb_houdini/openvdb_houdini/AttributeTransferUtil.h:990
↓ 5 callers
Function
firstUse
openvdb_ax/openvdb_ax/ast/Scanners.cc:538
↓ 5 callers
Function
freeAsync
@brief Simple wrapper that calls cudaFree @param d_ptr Device pointer that will be freed @param dummy The stream establishing the stream ordering prom
nanovdb/nanovdb/util/cuda/Util.h:93
↓ 5 callers
Function
genPoints
Generate random points by uniformly distributing points on a unit-sphere.
openvdb/openvdb/unittest/util.h:100
↓ 5 callers
Method
get
openvdb/openvdb/points/AttributeGroup.cc:46
↓ 5 callers
Method
getBBox
@return coordinate bbox in the space of the specified transfrom
openvdb/openvdb/unittest/TestParticlesToLevelSet.cc:65
↓ 5 callers
Method
getBBoxMask
openvdb/openvdb/tools/FindActiveValues.h:385
↓ 5 callers
Function
getGridRegistry
Global function for accessing the registry
openvdb/openvdb/Grid.cc:47
↓ 5 callers
Method
getIndex
openvdb/openvdb/points/AttributeArrayString.cc:382
↓ 5 callers
Method
getLeafDepth
openvdb/openvdb/tree/TreeIterator.h:985
↓ 5 callers
Function
getLevel
@brief Return the current logging level.
openvdb/openvdb/util/logging.h:140
↓ 5 callers
Function
getLibraryVersion
openvdb/openvdb/io/Archive.cc:652
↓ 5 callers
Function
getMetadataTypeRegistry
Global function for accessing the regsitry
openvdb/openvdb/Metadata.cc:29
↓ 5 callers
Method
getNormal
openvdb/openvdb/tools/impl/LevelSetDilatedMeshImpl.h:1086
↓ 5 callers
Method
getPrimitive
openvdb_houdini/openvdb_houdini/Utils.cc:82
↓ 5 callers
Method
getUnsafeAccessor
@brief Return an unsafe accessor that provides random read and write access to this grid's voxels. @details The accessor is unsafe in the sense that i
openvdb/openvdb/Grid.h:740
↓ 5 callers
Method
getVoxelCount
openvdb/openvdb/tools/PointScatter.h:347
↓ 5 callers
Method
gridCount
@brief Return the total number of grids contained in this buffer
nanovdb/nanovdb/GridHandle.h:202
↓ 5 callers
Method
gridImage3D
openvdb_wolfram/OpenVDBLink/Source/OpenVDBGrid/Image.h:115
↓ 5 callers
Method
gridSliceImage
openvdb_wolfram/OpenVDBLink/Source/OpenVDBGrid/Image.h:86
↓ 5 callers
Method
hasMask
openvdb/openvdb/tools/Merge.h:415
↓ 5 callers
Method
hasTrue
@brief Query whether or not this has an optional if-true branch.
openvdb_ax/openvdb_ax/ast/AST.h:1173
↓ 5 callers
Method
hasVolume
@brief Return @c true if this bounding box has (positive) volume.
openvdb/openvdb/math/BBox.h:78
↓ 5 callers
Function
hash
http://www.burtleburtle.net/bob/hash/doobs.html
nanovdb/nanovdb/examples/ex_collide_level_set/common.h:14
↓ 5 callers
Method
identity
openvdb/openvdb/math/Quat.h:525
↓ 5 callers
Method
inactiveTileCount
openvdb/openvdb/tree/RootNode.h:1607
↓ 5 callers
Method
init
@brief Access a const pointer to the initialiser @return A const pointer to the initialiser
openvdb_ax/openvdb_ax/ast/AST.h:2224
↓ 5 callers
Method
insertAndCreate
openvdb_ax/openvdb_ax/codegen/FunctionRegistry.cc:77
↓ 5 callers
Function
integrationTypeToString
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Advect_Points.cc:110
↓ 5 callers
Method
inverse
@brief returns inverse of this
nanovdb/nanovdb/math/Math.h:1063
↓ 5 callers
Method
isActive
@brief Return the active state of the given voxel (regardless of state or location in the tree.)
nanovdb/nanovdb/NanoVDB.h:2472
↓ 5 callers
Method
isActiveAndCache
nanovdb/nanovdb/tools/GridBuilder.h:361
↓ 5 callers
Function
isAffine
openvdb/openvdb/math/Mat4.h:1305
↓ 5 callers
Method
isBackgroundTile
openvdb/openvdb/tree/RootNode.h:1276
↓ 5 callers
Method
isChildNode
openvdb/openvdb/tree/RootNode.h:334
↓ 5 callers
Method
isCompound
@brief Query whether or not this is a compound AssignExpression. Compound AssignExpressions are assignments which read and write to the LHS value. i.
openvdb_ax/openvdb_ax/ast/AST.h:1272
↓ 5 callers
Method
isInWorldSpace
openvdb/openvdb/Grid.cc:357
↓ 5 callers
Method
isInternal
@brief Check whether this function should be only internally accesible
openvdb_ax/openvdb_ax/codegen/FunctionRegistry.h:66
↓ 5 callers
Method
isOutOfCore
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Rasterize_Frustum.cc:540
↓ 5 callers
Method
isPoints
openvdb_cmd/vdb_tool/include/Geometry.h:144
↓ 5 callers
Method
isSDF
openvdb_houdini/openvdb_houdini/reference/GEO_PrimVDB.cc:766
↓ 5 callers
Function
isValidPartition
openvdb/openvdb/tools/PointIndexGrid.h:1304
↓ 5 callers
Method
items
Return the (key, value) map as a Python dict.
openvdb/openvdb/python/pyutil.h:106
↓ 5 callers
Method
join
openvdb/openvdb/tools/Diagnostics.h:1179
↓ 5 callers
Method
keyword
@brief Query the keyword held on this node. @return The keyword as a tokens::KeywordToken
openvdb_ax/openvdb_ax/ast/AST.h:1673
↓ 5 callers
Function
laplacian
openvdb/openvdb/tools/GridOperators.h:177
↓ 5 callers
Method
leafCount
nanovdb/nanovdb/tools/GridBuilder.h:2117
↓ 5 callers
Function
levelSetArea
openvdb/openvdb/tools/LevelSetMeasure.h:431
↓ 5 callers
Function
levelSetVolume
openvdb/openvdb/tools/LevelSetMeasure.h:464
↓ 5 callers
Method
levels
@brief Returns the number of resolution levels.
openvdb/openvdb/tools/ParticleAtlas.h:115
↓ 5 callers
Function
llvmTypeToArgInfo
openvdb_ax/openvdb_ax/codegen/FunctionTypes.cc:96
↓ 5 callers
Method
lock
openvdb/openvdb/tree/ValueAccessor.h:313
↓ 5 callers
Function
magnitude
openvdb/openvdb/tools/GridOperators.h:234
↓ 5 callers
Function
makeSphere
openvdb/openvdb/unittest/util.h:27
↓ 5 callers
Function
matMult4x4
nanovdb/nanovdb/examples/ex_vox_to_nanovdb/VoxToNanoVDB.h:39
↓ 5 callers
Method
meanCurvatureNormGrad
Return the mean curvature multiplied by the norm of the central-difference gradient. This method is very useful for mean-curvature flow of level sets!
openvdb/openvdb/math/Stencils.h:1584
↓ 5 callers
Function
memAdvise
@brief Compatbility wrapper for cudaMemAdvise/cudaMemAdvise
nanovdb/nanovdb/util/cuda/Util.h:207
↓ 5 callers
Function
memPrefetchAsync
@brief Compatbility wrapper for cudaMemPrefetchAsync/cudaMemPrefetchAsync
nanovdb/nanovdb/util/cuda/Util.h:212
↓ 5 callers
Function
memUsageIfLoaded
openvdb/openvdb/tools/Count.h:502
↓ 5 callers
Method
mid
@brief Return the midpoint of the ray.
openvdb/openvdb/math/Ray.h:118
↓ 5 callers
Method
noise
produce the noise as float
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Noise.cc:40
↓ 5 callers
Method
offLeafVoxelCount
openvdb/openvdb/tree/RootNode.h:1663
↓ 5 callers
Method
offset
openvdb/openvdb/util/NodeMasks.h:199
↓ 5 callers
Method
offsetToGlobalCoord
openvdb/openvdb/tree/InternalNode.h:3283
← previous
next →
1,701–1,800 of 13,963, ranked by callers