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
↓ 10 callers
Method
typeName
openvdb/openvdb/Metadata.h:235
↓ 10 callers
Function
typePrecedence
@brief Returns the highest order type from two LLVM Scalar types @param typeA The first scalar llvm type @param typeB The second scalar llvm typ
openvdb_ax/openvdb_ax/codegen/Utils.h:172
↓ 10 callers
Method
wasInterrupted
openvdb/openvdb/tools/MeshToVolume.h:2047
↓ 10 callers
Function
worldToIndex
openvdb/openvdb/math/Transform.h:110
↓ 10 callers
Function
writeCompressedValues
openvdb/openvdb/io/Compression.h:645
↓ 9 callers
Function
Abs
@{ Return the absolute value of the given quantity.
openvdb/openvdb/math/Math.h:321
↓ 9 callers
Function
AffineMap
openvdb/openvdb/math/Maps.h:301
↓ 9 callers
Function
Cos
@{ Return cos @a x.
openvdb/openvdb/math/Math.h:796
↓ 9 callers
Method
Equals
openvdb_ax/openvdb_ax/codegen/Value.cc:499
↓ 9 callers
Method
IsNative
openvdb_ax/openvdb_ax/codegen/FunctionTypes.h:256
↓ 9 callers
Function
Vec3
nanovdb/nanovdb/math/Math.h:1369
↓ 9 callers
Function
WUnsupportedOp
openvdb_ax/openvdb_ax/codegen/Value.h:766
↓ 9 callers
Method
activeLeafVoxelCount
Return the number of active voxels stored in leaf nodes.
openvdb/openvdb/tree/Tree.h:394
↓ 9 callers
Method
beginValueOff
@} @{ Return an iterator over inactive values (tile and voxel) across all nodes.
openvdb/openvdb/tree/Tree.h:1067
↓ 9 callers
Function
call
openvdb_ax/openvdb_ax/codegen/FunctionTypes.h:716
↓ 9 callers
Method
canCompactGroups
openvdb/openvdb/points/AttributeSet.cc:1177
↓ 9 callers
Method
check
openvdb/openvdb/tools/Diagnostics.h:630
↓ 9 callers
Method
col
Get jth column, e.g. Vec4f v = m.col(0);
openvdb/openvdb/math/Mat4.h:167
↓ 9 callers
Method
combine2
openvdb/openvdb/tree/Tree.h:1887
↓ 9 callers
Method
compact
openvdb/openvdb/unittest/TestPointConversion.cc:58
↓ 9 callers
Method
computeNormal
openvdb_houdini/openvdb_houdini/reference/GEO_PrimVDB.cc:792
↓ 9 callers
Method
copyWithNewTree
openvdb/openvdb/Grid.h:1419
↓ 9 callers
Function
countOn
@return Number of bits that are on in the specified 64-bit word
nanovdb/nanovdb/util/Util.h:655
↓ 9 callers
Function
createDefaultRegistry
openvdb_ax/openvdb_ax/codegen/Functions.h:62
↓ 9 callers
Method
deepCopyGrid
@brief Return a new grid whose metadata, transform and tree are deep copies of this grid's.
openvdb/openvdb/Grid.h:703
↓ 9 callers
Method
denseFill
openvdb/openvdb/tree/Tree.h:1742
↓ 9 callers
Function
dropAttribute
openvdb/openvdb/points/impl/PointAttributeImpl.h:305
↓ 9 callers
Function
end
@brief Return the endpoint of the ray.
nanovdb/nanovdb/math/Ray.h:169
↓ 9 callers
Method
evalFirstCached
openvdb/openvdb/tree/ValueAccessor.h:995
↓ 9 callers
Function
expand
openvdb/openvdb/unittest/TestAttributeArray.cc:2313
↓ 9 callers
Method
expression
@brief Access a const pointer to the Cast node's expression as an abstract expression @return A const pointer to the expression
openvdb_ax/openvdb_ax/ast/AST.h:1532
↓ 9 callers
Method
falseBranch
@brief Access a const pointer to the TernaryOperator false expression as an abstract expression @return A const pointer to the false expression
openvdb_ax/openvdb_ax/ast/AST.h:1185
↓ 9 callers
Method
fileVersion
openvdb/openvdb/io/Archive.cc:266
↓ 9 callers
Method
function
@brief Return a pointer to this function definition
openvdb_ax/openvdb_ax/codegen/FunctionRegistry.h:63
↓ 9 callers
Method
g
openvdb_wolfram/OpenVDBLink/Source/OpenVDBCommon.h:345
↓ 9 callers
Function
getBase
@return the base, i.e. "base0123.ext" if input is "path/base0123.ext"
openvdb_cmd/vdb_tool/include/Util.h:74
↓ 9 callers
Function
getChildDim
Return the dimension of child nodes of this LeafNode, which is one for voxels.
openvdb/openvdb/tree/LeafNode.h:130
↓ 9 callers
Method
getIndexSpaceTransform
This will give you the a GEO_PrimVolumeXform. Given an index, it will compute the world space position of that index.
openvdb_houdini/openvdb_houdini/reference/GEO_PrimVDB.cc:611
↓ 9 callers
Method
getLastValue
@brief If the last entry in this node's table is a tile, return the tile's value. Otherwise, return the result of calling getLastValue() on the child.
nanovdb/nanovdb/NanoVDB.h:3512
↓ 9 callers
Method
getMask
openvdb/openvdb/io/DelayedLoadMetadata.cc:122
↓ 9 callers
Method
getMaxIndex
openvdb/openvdb/tree/RootNode.h:1379
↓ 9 callers
Function
getNodeLog2Dims
Append the Log2Dim of this LeafNode to the specified vector
openvdb/openvdb/tree/LeafNode.h:128
↓ 9 callers
Method
getRowEditor
openvdb/openvdb/math/ConjGradient.h:1064
↓ 9 callers
Function
getValue
nanovdb/nanovdb/NanoVDB.h:3224
↓ 9 callers
Method
getVectorType
openvdb/openvdb/Grid.cc:270
↓ 9 callers
Method
gridIndex
@brief Return index of this grid in the buffer
nanovdb/nanovdb/NanoVDB.h:2161
↓ 9 callers
Method
groupOffset
openvdb/openvdb/points/AttributeSet.cc:235
↓ 9 callers
Method
hasLongGridName
nanovdb/nanovdb/tools/CreateNanoGrid.h:330
↓ 9 callers
Method
hasSameAttributes
openvdb/openvdb/points/AttributeSet.cc:627
↓ 9 callers
Method
hasStats
nanovdb/nanovdb/tools/GridStats.h:458
↓ 9 callers
Method
initial
@brief Access a const pointer to the Loop initial statement as an abstract statement. @return A const pointer to the initial statement as a statement
openvdb_ax/openvdb_ax/ast/AST.h:842
↓ 9 callers
Method
isDataLoaded
openvdb/openvdb/points/AttributeArray.h:1551
↓ 9 callers
Method
isDegenerate
openvdb_wolfram/OpenVDBLink/Source/OpenVDBCommon.h:408
↓ 9 callers
Method
isLimiterOn
@brief Return @c true if a limiter will be applied based on the current settings.
openvdb/openvdb/tools/VolumeAdvect.h:143
↓ 9 callers
Method
isStatic
openvdb/openvdb/points/impl/PointRasterizeFrustumImpl.h:1067
↓ 9 callers
Method
isTileOff
openvdb/openvdb/tree/RootNode.h:149
↓ 9 callers
Method
isTreeUnique
openvdb/openvdb/Grid.h:1476
↓ 9 callers
Method
laplacian
openvdb/openvdb/tools/LevelSetFilter.h:340
↓ 9 callers
Function
levelSetRebuild
openvdb/openvdb/tools/LevelSetRebuild.h:322
↓ 9 callers
Function
mapPtr
nanovdb/nanovdb/tools/NanoToOpenVDB.h:140
↓ 9 callers
Function
mapType
Return the transformation map's type-name
openvdb/openvdb/math/Transform.h:66
↓ 9 callers
Function
maxValue
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Remap.cc:47
↓ 9 callers
Method
meanCurvature
openvdb/openvdb/tools/LevelSetFilter.h:308
↓ 9 callers
Method
median
openvdb/openvdb/tools/Filter.h:637
↓ 9 callers
Method
memUsage
Return the number of bytes of memory used by this grid. @todo Add transform().memUsage()
openvdb/openvdb/Grid.h:879
↓ 9 callers
Function
minComponent
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Remap.cc:62
↓ 9 callers
Method
minExtent
@brief Return the index (0, 1 or 2) of the shortest axis.
openvdb/openvdb/math/BBox.h:97
↓ 9 callers
Function
minValue
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Remap.cc:44
↓ 9 callers
Method
mode
@brief return the mode of the 64 bit checksum
nanovdb/nanovdb/NanoVDB.h:1875
↓ 9 callers
Method
next
@brief Return the time (parameterized along the Ray) of the second (i.e. next) hit of a tree node of size 2^Log2Dim. @note Incurs a (small) computatio
nanovdb/nanovdb/math/HDDA.h:315
↓ 9 callers
Method
offVoxelCount
openvdb/openvdb/tree/RootNode.h:1635
↓ 9 callers
Method
offsetToLocalCoord
openvdb/openvdb/tree/LeafNode.h:1078
↓ 9 callers
Method
onTileCount
openvdb/openvdb/tree/RootNode.h:1674
↓ 9 callers
Method
pass
openvdb/openvdb/io/Archive.cc:276
↓ 9 callers
Function
pnanovdb_uint64_high
nanovdb/nanovdb/PNanoVDB.h:472
↓ 9 callers
Function
processTypedMap
openvdb/openvdb/math/Transform.h:232
↓ 9 callers
Function
pruneInactive
openvdb/openvdb/python/pyGrid.h:280
↓ 9 callers
Method
r
openvdb_wolfram/OpenVDBLink/Source/OpenVDBCommon.h:344
↓ 9 callers
Method
read
openvdb/openvdb/points/AttributeSet.cc:479
↓ 9 callers
Function
replaceVdbPrimitive
openvdb_houdini/openvdb_houdini/Utils.cc:167
↓ 9 callers
Method
requiresGroupMove
openvdb/openvdb/points/AttributeSet.cc:1223
↓ 9 callers
Method
reset
openvdb/openvdb/math/Coord.h:330
↓ 9 callers
Method
rhs
@brief Access a const pointer to the BinaryOperator RHS as an abstract expression @return A const pointer to the RHS expression
openvdb_ax/openvdb_ax/ast/AST.h:1079
↓ 9 callers
Method
run
openvdb/openvdb/tools/MeshToVolume.h:4000
↓ 9 callers
Function
saveFloatAsHalf
openvdb/openvdb/io/GridDescriptor.h:36
↓ 9 callers
Method
saveFloatAsHalf
openvdb/openvdb/Grid.cc:336
↓ 9 callers
Method
scratchBlock
openvdb_ax/openvdb_ax/test/backend/util.h:115
↓ 9 callers
Method
sdfGrid
@brief Returns a shared pointer to the signed distance field computed by this class. @warning This shared pointer might point to NULL if the grid has
openvdb/openvdb/tools/FastSweeping.h:500
↓ 9 callers
Method
setActiveState
openvdb/openvdb/tree/Tree.h:1540
↓ 9 callers
Method
setGridClass
openvdb/openvdb/io/Archive.cc:288
↓ 9 callers
Function
setLevel
@brief Set the logging level. (Lower-level messages will be suppressed.)
openvdb/openvdb/util/logging.h:155
↓ 9 callers
Method
setThreaded
@brief Set whether to use multi-threading. @note The grain size is not exposed
openvdb/openvdb/tools/Morphology.h:179
↓ 9 callers
Method
setUnsafe
openvdb/openvdb/points/AttributeArray.h:1365
↓ 9 callers
Method
stdDev
openvdb/openvdb/math/Stats.h:238
↓ 9 callers
Function
strcat
@brief Appends a copy of the character string pointed to by @c src to the end of the character string pointed to by @c dst on the device. @param dst p
nanovdb/nanovdb/util/Util.h:225
↓ 9 callers
Method
swapLeafBuffer
@brief Swap each leaf node's buffer with the nth corresponding auxiliary buffer, where n = @a bufferIdx. @return @c true if the swap was successful @p
openvdb/openvdb/tree/LeafManager.h:360
↓ 9 callers
Method
tile
nanovdb/nanovdb/NanoVDB.h:2869
↓ 9 callers
Method
totGaussianCurvature
openvdb/openvdb/tools/LevelSetMeasure.h:314
↓ 9 callers
Function
type
openvdb/openvdb/math/Maps.h:367
↓ 9 callers
Method
updateBackPointers
openvdb/openvdb/tree/TreeIterator.h:253
← previous
next →
1,201–1,300 of 13,963, ranked by callers