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
↓ 23 callers
Method
size
openvdb/openvdb/unittest/TestPointDataLeaf.cc:89
↓ 23 callers
Method
state
openvdb/openvdb/unittest/TestIndexFilter.cc:66
↓ 23 callers
Method
state
openvdb/openvdb/points/IndexFilter.h:467
↓ 23 callers
Method
storageTypeSize
Return the size in bytes of the storage type of a single element of this array. @note If the Codec is a NullCodec, valueSize() == storageSize()
openvdb/openvdb/points/AttributeArray.h:594
↓ 23 callers
Method
valueType
openvdb/openvdb/unittest/TestGrid.cc:58
↓ 23 callers
Method
x
nanovdb/nanovdb/math/Math.h:375
↓ 22 callers
Method
add
openvdb_cmd/vdb_tool/include/Tool.h:2368
↓ 22 callers
Method
copyGrid
openvdb_wolfram/OpenVDBLink/Source/OpenVDBGrid.h:99
↓ 22 callers
Method
data
@{ @brief Return a pointer to this vector's elements.
openvdb/openvdb/math/ConjGradient.h:209
↓ 22 callers
Method
dataNameBoundTo
@brief Returns a pointer to the data attribute name string that the input AX attribute name is bound to, or nullptr if unbound. @param axname The name
openvdb_ax/openvdb_ax/compiler/AttributeBindings.h:102
↓ 22 callers
Function
denseUniformPointScatter
openvdb/openvdb/points/impl/PointScatterImpl.h:263
↓ 22 callers
Method
deviceUpload
nanovdb/nanovdb/cuda/DeviceBuffer.h:348
↓ 22 callers
Method
end
@brief Retrieves the ending x value in the range. @return The end of the x range.
openvdb/openvdb/tools/impl/ConvexVoxelizer.h:607
↓ 22 callers
Function
evalChecksum
nanovdb/nanovdb/tools/GridChecksum.h:313
↓ 22 callers
Function
filterTypeToString
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Filter_Level_Set.cc:82
↓ 22 callers
Method
getRange
@brief Return a @c tbb::blocked_range of leaf array indices. @note Consider using leafRange() instead, which provides access methods to leaf nodes an
openvdb/openvdb/tree/LeafManager.h:343
↓ 22 callers
Method
isBreadthFirst
nanovdb/nanovdb/NanoVDB.h:2270
↓ 22 callers
Method
isEmpty
openvdb_cmd/vdb_tool/include/Geometry.h:143
↓ 22 callers
Method
isShared
openvdb/openvdb/points/AttributeSet.cc:277
↓ 22 callers
Method
march
openvdb/openvdb/math/DDA.h:199
↓ 22 callers
Function
maxComponent
openvdb/openvdb/math/Vec4.h:540
↓ 22 callers
Method
offsetToGlobalCoord
openvdb/openvdb/tree/LeafNode.h:1092
↓ 22 callers
Method
readMetadata
openvdb/openvdb/points/AttributeSet.cc:533
↓ 22 callers
Method
reset
@brief Rewind to first item.
openvdb/openvdb/tools/PointPartitioner.h:190
↓ 22 callers
Function
sdfToFogVolume
openvdb/openvdb/tools/LevelSetUtil.h:2158
↓ 22 callers
Method
setHidden
openvdb/openvdb/points/AttributeArray.cc:166
↓ 22 callers
Method
setValueOff
openvdb/openvdb/tools/PointIndexGrid.h:1512
↓ 22 callers
Method
t1
openvdb/openvdb/math/Ray.h:106
↓ 22 callers
Method
topologyDifference
openvdb/openvdb/tree/Tree.h:1816
↓ 22 callers
Method
types
openvdb_ax/openvdb_ax/codegen/FunctionTypes.h:1344
↓ 22 callers
Method
variance
openvdb/openvdb/math/Stats.h:231
↓ 22 callers
Method
y
nanovdb/nanovdb/math/Math.h:376
↓ 22 callers
Method
z
nanovdb/nanovdb/math/Math.h:377
↓ 21 callers
Function
Abs
nanovdb/nanovdb/math/Math.h:229
↓ 21 callers
Function
activate
openvdb/openvdb/tools/Activate.h:179
↓ 21 callers
Function
biasedGradientSchemeToString
openvdb/openvdb/math/FiniteDifference.h:175
↓ 21 callers
Method
codecType
Return the name of the codec used by this array (e.g., "trnc" or "fxpt").
openvdb/openvdb/points/AttributeArray.h:587
↓ 21 callers
Function
deactivate
openvdb/openvdb/tools/Activate.h:203
↓ 21 callers
Method
getBBox
openvdb_houdini/openvdb_houdini/reference/GEO_PrimVDB.cc:3340
↓ 21 callers
Method
isVoxel
openvdb/openvdb/python/pyAccessor.h:127
↓ 21 callers
Function
isZero
openvdb/openvdb/math/Math.h:349
↓ 21 callers
Method
rasterizeDensity
openvdb/openvdb/points/impl/PointRasterizeFrustumImpl.h:1339
↓ 21 callers
Method
set
openvdb_cmd/vdb_tool/include/Parser.h:218
↓ 21 callers
Function
setMappedFilePtr
openvdb/openvdb/io/Archive.cc:900
↓ 21 callers
Method
setValue
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Visualize.cc:1134
↓ 21 callers
Method
size
nanovdb/nanovdb/tools/GridStats.h:454
↓ 21 callers
Function
strToBool
@brief convert @b str into a bool
openvdb_cmd/vdb_tool/include/Util.h:235
↓ 21 callers
Method
t0
openvdb/openvdb/math/Ray.h:104
↓ 21 callers
Function
transform
nanovdb/nanovdb/math/Math.h:2070
↓ 21 callers
Method
unit
return normalized this, throws if null vector
openvdb/openvdb/math/Vec4.h:272
↓ 21 callers
Method
value
openvdb/openvdb/points/PointAttribute.h:32
↓ 21 callers
Method
write
openvdb/openvdb/points/AttributeSet.cc:488
↓ 20 callers
Function
Ceil
nanovdb/nanovdb/math/Math.h:202
↓ 20 callers
Function
CoordToKey
nanovdb/nanovdb/NanoVDB.h:2609
↓ 20 callers
Function
Pow
openvdb/openvdb/math/Math.h:585
↓ 20 callers
Method
asFloat
@brief return n'th color channel as a float in the range 0 to 1
nanovdb/nanovdb/math/Math.h:2191
↓ 20 callers
Function
check_abort
Check for and honour user aborts.
openvdb_wolfram/OpenVDBLink/LTemplate/IncludeFiles/LTemplate.h:204
↓ 20 callers
Method
children
@copybrief Node::children()
openvdb_ax/openvdb_ax/ast/AST.h:597
↓ 20 callers
Function
copyToDense
openvdb/openvdb/tools/Dense.h:421
↓ 20 callers
Method
expand
openvdb_houdini/openvdb_houdini/GR_PrimVDBPoints.cc:526
↓ 20 callers
Method
fill
@brief Fill this grid with a constant value.
openvdb/openvdb/tools/Dense.h:315
↓ 20 callers
Method
from_python
openvdb/openvdb/python/pyTypeCasters.h:22
↓ 20 callers
Method
get
@brief Get both times
nanovdb/nanovdb/math/Ray.h:44
↓ 20 callers
Method
getCoord
Return the coordinates of the item to which the value iterator is pointing.
openvdb/openvdb/points/IndexIterator.h:294
↓ 20 callers
Method
getCreateMissing
openvdb_ax/openvdb_ax/compiler/PointExecutable.cc:992
↓ 20 callers
Method
getGrainSize
openvdb_ax/openvdb_ax/compiler/PointExecutable.cc:1012
↓ 20 callers
Method
getGridClass
openvdb/openvdb/Grid.cc:166
↓ 20 callers
Method
getUnsafe
openvdb/openvdb/points/AttributeArray.h:1316
↓ 20 callers
Method
initializeAttributes
openvdb/openvdb/points/PointDataGrid.h:759
↓ 20 callers
Method
isValueOn
nanovdb/nanovdb/tools/GridBuilder.h:1794
↓ 20 callers
Method
load
openvdb/openvdb/util/NodeMasks.h:569
↓ 20 callers
Method
makeGridUnique
If myGrid's tree is shared, replace the tree with a deep copy of itself. Note: myGrid's metadata and transform are assumed to never be shared (see set
openvdb_houdini/openvdb_houdini/reference/GEO_PrimVDB.cc:1954
↓ 20 callers
Method
makeUnique
openvdb/openvdb/points/AttributeSet.cc:287
↓ 20 callers
Method
map
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Remap.cc:363
↓ 20 callers
Method
nodeCount
openvdb/openvdb/unittest/TestGrid.cc:97
↓ 20 callers
Method
nodename
@copybrief Node::nodename()
openvdb_ax/openvdb_ax/ast/AST.h:590
↓ 20 callers
Function
setDataCompression
openvdb/openvdb/io/Archive.cc:731
↓ 20 callers
Method
setSettingsFromCLI
openvdb_ax/openvdb_ax/compiler/PointExecutable.cc:1124
↓ 20 callers
Method
setSpatialScheme
Set the spatial finite-difference scheme
openvdb/openvdb/tools/LevelSetMorph.h:82
↓ 20 callers
Method
setTree
openvdb/openvdb/Grid.h:1484
↓ 20 callers
Method
size
Return the number of values contained in this buffer.
openvdb/openvdb/tree/LeafBuffer.h:118
↓ 20 callers
Method
test
Return @c true if the iterator at level @a lvl of the tree has not yet reached its end.
openvdb/openvdb/tree/TreeIterator.h:290
↓ 20 callers
Method
time
@brief Return the time (parameterized along the Ray) of the first hit of a tree node of size 2^Log2Dim. @details This value is initialized to startTim
nanovdb/nanovdb/math/HDDA.h:307
↓ 20 callers
Method
valueTypeIsFloatingPoint
openvdb/openvdb/points/AttributeArray.h:1245
↓ 20 callers
Method
x
openvdb/openvdb/math/Coord.h:131
↓ 20 callers
Method
y
openvdb/openvdb/math/Coord.h:132
↓ 19 callers
Function
ASSERT_APPROX_EQUAL
openvdb/openvdb/unittest/TestPointMove.cc:155
↓ 19 callers
Function
allocate
nanovdb/nanovdb/unittest/pnanovdb_validate_strides.h:20
↓ 19 callers
Method
asVec3i
openvdb/openvdb/math/Coord.h:146
↓ 19 callers
Method
beginChildOn
openvdb/openvdb/unittest/TestFile.cc:1724
↓ 19 callers
Method
cbegin
openvdb/openvdb/tree/Tree.h:1271
↓ 19 callers
Method
cols
Number of columns in the tesseract
openvdb_wolfram/OpenVDBLink/Source/OpenVDBCommon.h:305
↓ 19 callers
Function
compareLinearTrees
openvdb_ax/openvdb_ax/test/util.h:76
↓ 19 callers
Method
contains
openvdb/openvdb/points/AttributeArrayString.cc:373
↓ 19 callers
Method
data
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Rasterize_Points.cc:1508
↓ 19 callers
Method
deleteGrid
openvdb_wolfram/OpenVDBLink/Source/OpenVDBGrid.h:97
↓ 19 callers
Method
foreachBottomUp
openvdb/openvdb/tree/NodeManager.h:625
↓ 19 callers
Method
getConstRow
openvdb/openvdb/math/ConjGradient.h:1074
↓ 19 callers
Method
getGridName
openvdb_houdini/openvdb_houdini/reference/GEO_PrimVDB.cc:3579
↓ 19 callers
Method
getNode
Return the node over which this list element's iterator iterates.
openvdb/openvdb/tree/TreeIterator.h:260
← previous
next →
601–700 of 13,963, ranked by callers