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
onLeafVoxelCount
openvdb/openvdb/tree/RootNode.h:1651
↓ 5 callers
Method
onPointCount
openvdb/openvdb/points/PointDataGrid.h:1060
↓ 5 callers
Function
pnanovdb_buf_write_uint32
nanovdb/nanovdb/PNanoVDB.h:124
↓ 5 callers
Function
pnanovdb_int64_is_zero
nanovdb/nanovdb/PNanoVDB.h:476
↓ 5 callers
Function
pnanovdb_uint64_as_int64
nanovdb/nanovdb/PNanoVDB.h:467
↓ 5 callers
Function
pnanovdb_vec3_uniform
nanovdb/nanovdb/PNanoVDB.h:639
↓ 5 callers
Method
pos
nanovdb/nanovdb/tools/GridBuilder.h:215
↓ 5 callers
Method
preMult
openvdb/openvdb/math/Transform.cc:149
↓ 5 callers
Method
print
@brief Print information about the scattered points @parm name A name to insert into the printed info @parm os The output stream
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Scatter.cc:535
↓ 5 callers
Method
probeConstLeaf
@{ @brief Return a @const pointer to this node.
openvdb/openvdb/points/PointDataGrid.h:478
↓ 5 callers
Function
process
@brief Mipmap a single grid and append the resulting grids to @a outGrids.
openvdb_cmd/vdb_lod/main.cc:157
↓ 5 callers
Method
quadCount
openvdb_cmd/vdb_tool/include/Geometry.h:138
↓ 5 callers
Function
rasterize
openvdb/openvdb/points/PointTransfer.h:699
↓ 5 callers
Method
read
openvdb/openvdb/io/Compression.h:306
↓ 5 callers
Method
readAllGridMetadata
openvdb/openvdb/io/File.cc:519
↓ 5 callers
Method
remove
@brief Remove the specified buffer from the register
nanovdb/nanovdb/HostBuffer.h:336
↓ 5 callers
Method
replace
@brief Replaces buffer1 with buffer2 in the register
nanovdb/nanovdb/HostBuffer.h:343
↓ 5 callers
Method
reset
nanovdb/nanovdb/HostBuffer.h:570
↓ 5 callers
Method
sdf
nanovdb/nanovdb/unittest/TestNanoVDB.cc:88
↓ 5 callers
Method
segment
openvdb_cmd/vdb_tool/include/Tool.h:2261
↓ 5 callers
Method
setDir
openvdb/openvdb/math/Ray.h:67
↓ 5 callers
Function
setGenericImage
openvdb_wolfram/OpenVDBLink/LTemplate/IncludeFiles/LTemplateHelpers.h:47
↓ 5 callers
Function
setGenericImage3D
openvdb_wolfram/OpenVDBLink/LTemplate/IncludeFiles/LTemplateHelpers.h:48
↓ 5 callers
Method
setGrainSize
@brief Set the grain-size used for multi-threading. @note A grain size of 0 or less disables multi-threading!
openvdb/openvdb/tools/Filter.h:93
↓ 5 callers
Method
setLightDir
openvdb_wolfram/OpenVDBLink/Source/Utilities/Render.h:804
↓ 5 callers
Method
setMask
nanovdb/nanovdb/NanoVDB.h:1005
↓ 5 callers
Method
setOutOfCore
openvdb/openvdb/tree/LeafBuffer.h:142
↓ 5 callers
Method
setValue
openvdb/openvdb/math/ConjGradient.h:873
↓ 5 callers
Method
setValueAndCache
nanovdb/nanovdb/tools/GridBuilder.h:387
↓ 5 callers
Method
setValueOnAndCache
nanovdb/nanovdb/tools/GridBuilder.h:406
↓ 5 callers
Method
setValueOnly
openvdb/openvdb/tree/LeafNodeBool.h:1202
↓ 5 callers
Method
setValueOnly
openvdb/openvdb/tree/LeafNodeMask.h:1176
↓ 5 callers
Method
setValuesOff
openvdb/openvdb/tools/PointIndexGrid.h:1527
↓ 5 callers
Method
setVerbose
@brief Set the level of verbosity @param mode level of verbosity, mode=0 means quiet
nanovdb/nanovdb/tools/CreateNanoGrid.h:552
↓ 5 callers
Function
size
Return the total number of voxels represented by this LeafNode
openvdb/openvdb/tree/LeafNode.h:122
↓ 5 callers
Method
size
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_From_Particles.cc:659
↓ 5 callers
Method
size
@brief Return the size of the stencil buffer.
openvdb/openvdb/math/Stencils.h:118
↓ 5 callers
Function
spacing
Hack to work around lack of grid layout in parameter pane (one space character is four pixels wide, but the middle column is centered)
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Diagnostics.cc:1485
↓ 5 callers
Function
start
@brief Return the starting point of the ray.
nanovdb/nanovdb/math/Ray.h:166
↓ 5 callers
Method
startShading
openvdb_cmd/vdb_view/RenderModules.cc:478
↓ 5 callers
Method
stop
openvdb/openvdb/unittest/TestAttributeArrayString.cc:544
↓ 5 callers
Method
stopShading
openvdb_cmd/vdb_view/RenderModules.cc:487
↓ 5 callers
Method
str
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Diagnostics.cc:698
↓ 5 callers
Function
strncpy
@brief Copies the first num characters of @c src to @c dst. If the end of the source C string (which is signaled by a null-character) is found before
nanovdb/nanovdb/util/Util.h:185
↓ 5 callers
Method
tail
nanovdb/nanovdb/NanoVDB.h:1858
↓ 5 callers
Method
test
openvdb/openvdb/tools/Filter.h:454
↓ 5 callers
Method
test
openvdb/openvdb/points/IndexIterator.h:266
↓ 5 callers
Method
test
@{ Return @c true if this iterator is not yet exhausted.
openvdb/openvdb/tree/TreeIterator.h:645
↓ 5 callers
Function
testStringVector
openvdb/openvdb/unittest/TestPointGroup.cc:57
↓ 5 callers
Method
tokenname
@brief Construct and return the full attribute token identifier. See Attribute::tokenFromNameType @return A string representing the attribute token.
openvdb_ax/openvdb_ax/ast/AST.h:1938
↓ 5 callers
Method
triCount
openvdb_cmd/vdb_tool/include/Geometry.h:137
↓ 5 callers
Method
type
Return the name of this grid's type.
openvdb/openvdb/Grid.h:709
↓ 5 callers
Method
valid
openvdb/openvdb/unittest/TestIndexIterator.cc:255
↓ 5 callers
Method
valid
openvdb/openvdb/tree/NodeManager.h:47
↓ 5 callers
Function
valueFactory
Return elemValue converted to a value of the same type as zeroValue. If zeroValue is a sequence, return a sequence of the same type and lengt
openvdb/openvdb/python/test/TestOpenVDB.py:31
↓ 5 callers
Function
vertexPoint
@warning vertexPoint() doesn't check the bounds. Use with caution.
openvdb_houdini/openvdb_houdini/reference/GEO_PrimVDB.h:644
↓ 5 callers
Method
writeGrid
openvdb/openvdb/io/Queue.cc:288
↓ 5 callers
Method
writeStreamPos
openvdb/openvdb/io/GridDescriptor.cc:64
↓ 4 callers
Function
AssertSamePrecision
openvdb_ax/openvdb_ax/codegen/StandardFunctions.cc:57
↓ 4 callers
Function
Exception
openvdb/openvdb/Exceptions.h:21
↓ 4 callers
Function
GetMappedFunctionRegistry
openvdb_ax/openvdb_ax/codegen/FunctionRegistry.cc:47
↓ 4 callers
Function
LCG_STEP
openvdb_ax/openvdb_ax/math/OpenSimplexNoise.cc:41
↓ 4 callers
Function
ParamToStream
openvdb_cmd/vdb_ax/main.cc:53
↓ 4 callers
Method
Relational
openvdb_ax/openvdb_ax/codegen/Value.cc:772
↓ 4 callers
Function
SignChange
openvdb/openvdb/math/Math.h:813
↓ 4 callers
Method
XYData
@brief Retrieves the x, ymin, and ymax values for a given index. @param x Output parameter for the x value. @param ymin Output parameter for the minim
openvdb/openvdb/tools/impl/ConvexVoxelizer.h:641
↓ 4 callers
Method
aIsActive
@return true if the A value is active
openvdb/openvdb/Types.h:695
↓ 4 callers
Method
add
openvdb/openvdb/points/impl/PointStatisticsImpl.h:310
↓ 4 callers
Method
adjoint
Return the adjoint of this matrix, i.e., the transpose of its cofactor.
openvdb/openvdb/math/Mat3.h:438
↓ 4 callers
Method
alloc
openvdb_ax/openvdb_ax/codegen/String.h:108
↓ 4 callers
Method
anyActiveVoxels
openvdb/openvdb/tools/FindActiveValues.h:290
↓ 4 callers
Method
appendSkipped
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Diagnostics.cc:696
↓ 4 callers
Method
apply
openvdb/openvdb/unittest/TestPointMove.cc:49
↓ 4 callers
Method
apply
openvdb/openvdb/points/impl/PointMoveImpl.h:743
↓ 4 callers
Method
applyInverseMap
openvdb/openvdb/math/Operators.h:2107
↓ 4 callers
Method
applyMap
openvdb/openvdb/math/Operators.h:2106
↓ 4 callers
Function
approxInverse
openvdb/openvdb/math/Maps.cc:183
↓ 4 callers
Function
attributeStorageType
openvdb_houdini/openvdb_houdini/PointUtils.cc:1582
↓ 4 callers
Function
attributeTupleSize
openvdb_houdini/openvdb_houdini/PointUtils.cc:1559
↓ 4 callers
Method
availableGroups
openvdb/openvdb/points/AttributeSet.cc:1150
↓ 4 callers
Method
avgGaussianCurvature
@brief Compute the average gaussian curvature of the level set surface. @param useWorldUnits Specifies if the result is in world or voxel units. @note
openvdb/openvdb/tools/LevelSetMeasure.h:163
↓ 4 callers
Function
axfxptdecode
openvdb_ax/openvdb_ax/codegen/Codecs.cc:134
↓ 4 callers
Function
axfxptencode
openvdb_ax/openvdb_ax/codegen/Codecs.cc:197
↓ 4 callers
Function
axstringalloc
openvdb_ax/openvdb_ax/codegen/StringFunctions.cc:47
↓ 4 callers
Function
axtestscalar
openvdb_ax/openvdb_ax/test/backend/TestFunctionGroup.cc:20
↓ 4 callers
Method
bIsActive
@return true if the B value is active
openvdb/openvdb/Types.h:697
↓ 4 callers
Method
beginChildOff
openvdb/openvdb/tools/PointIndexGrid.h:1636
↓ 4 callers
Method
beginValueAll
openvdb/openvdb/points/PointDataGrid.h:710
↓ 4 callers
Method
bindBufferKernel
@brief Given a built version of the function signature, automatically bind the current arguments and return a callable function which takes no argume
openvdb_ax/openvdb_ax/compiler/VolumeExecutable.cc:385
↓ 4 callers
Function
bloscCanCompress
openvdb/openvdb/points/StreamCompression.cc:23
↓ 4 callers
Function
bloscCompress
openvdb/openvdb/points/StreamCompression.cc:39
↓ 4 callers
Method
build
openvdb_cmd/vdb_view/RenderModules.cc:442
↓ 4 callers
Method
cbeginChildAll
nanovdb/nanovdb/tools/GridBuilder.h:222
↓ 4 callers
Method
cbeginValueAll
openvdb/openvdb/points/PointDataGrid.h:709
↓ 4 callers
Method
cbeginValueOn
nanovdb/nanovdb/NanoVDB.h:4273
↓ 4 callers
Method
cbeginValueOn
openvdb/openvdb/tree/Tree.h:1063
↓ 4 callers
Method
clear
nanovdb/nanovdb/cuda/DeviceBuffer.h:388
↓ 4 callers
Method
clear
Empty this grid, so that all voxels become inactive background voxels.
openvdb/openvdb/Grid.h:727
↓ 4 callers
Method
clear
openvdb/openvdb/tools/PointPartitioner.h:957
↓ 4 callers
Method
clear
openvdb_cmd/vdb_tool/include/Parser.h:177
← previous
next →
1,801–1,900 of 13,963, ranked by callers