MCPcopy Create free account

hub / github.com/AcademySoftwareFoundation/openvdb / functions

Functions13,963 in github.com/AcademySoftwareFoundation/openvdb

↓ 50 callersFunctionUTvdbConvert
openvdb_houdini/openvdb_houdini/UT_VDBUtils.h:494
↓ 50 callersMethodcbeginValueOff
openvdb/openvdb/tree/Tree.h:1069
↓ 50 callersMethodcbeginValueOn
Return an iterator over all of this grid's active values (tile and voxel).
openvdb/openvdb/Grid.h:759
↓ 50 callersMethodcopy
openvdb_houdini/openvdb_houdini/AXUtils.h:355
↓ 50 callersMethodforeach
openvdb/openvdb/tree/NodeManager.h:269
↓ 50 callersMethodgetFirstValue
@brief If the first entry in this node's table is a tile, return the tile's value. Otherwise, return the result of calling getFirstValue() on the chil
nanovdb/nanovdb/NanoVDB.h:3505
↓ 50 callersFunctionmemUsage
@brief Return memory usage in bytes for this class only.
nanovdb/nanovdb/NanoVDB.h:2090
↓ 50 callersMethodprobeConstLeaf
@{ @brief Return a @const pointer to this node.
openvdb/openvdb/tools/PointIndexGrid.h:1469
↓ 50 callersMethodreadGrid
openvdb/openvdb/io/File.cc:590
↓ 50 callersMethodtransform
openvdb_cmd/vdb_tool/include/Tool.h:1499
↓ 50 callersMethodtreePtr
@{ @brief Return a pointer to this grid's tree, which might be shared with other grids. The pointer is guaranteed to be non-null.
openvdb/openvdb/Grid.h:890
↓ 49 callersMethodclear
openvdb/openvdb/tools/FastSweeping.h:725
↓ 49 callersFunctiondilateActiveValues
openvdb/openvdb/tools/Morphology.h:1057
↓ 49 callersMethoddim
@brief Return the dimensions of the coordinates spanned by this bounding box. @note Since coordinates are inclusive, a bounding box with min = max has
openvdb/openvdb/math/Coord.h:383
↓ 49 callersFunctionforeach
openvdb/openvdb/points/PointTransfer.h:416
↓ 49 callersMethodgetFunction
openvdb_ax/openvdb_ax/codegen/ComputeGenerator.cc:1028
↓ 49 callersMethodgetGrids
openvdb/openvdb/io/File.cc:460
↓ 49 callersFunctionreadGrid
nanovdb/nanovdb/io/IO.h:492
↓ 48 callersFunctionSqrt
@{ Return the square root of a floating-point value.
openvdb/openvdb/math/Math.h:832
↓ 48 callersMethodbegin
Iterator to the beginning of the image data
openvdb_wolfram/OpenVDBLink/LTemplate/IncludeFiles/LTemplate.h:1948
↓ 48 callersMethodevalActiveVoxelBoundingBox
openvdb/openvdb/unittest/TestGrid.cc:87
↓ 48 callersMethodisLocal
openvdb_ax/openvdb_ax/codegen/String.h:57
↓ 48 callersFunctionpow2
openvdb_ax/openvdb_ax/math/OpenSimplexNoise.cc:26
↓ 48 callersFunctionregisterType
openvdb/openvdb/io/DelayedLoadMetadata.h:48
↓ 48 callersFunctionstaticTypeName
openvdb/openvdb/io/DelayedLoadMetadata.h:40
↓ 47 callersMethodCoord
@brief Initialize all coordinates to zero.
nanovdb/nanovdb/math/Math.h:353
↓ 47 callersMethodadd
openvdb/openvdb/unittest/TestParticlesToLevelSet.cc:55
↓ 47 callersMethodendOn
openvdb/openvdb/util/NodeMasks.h:353
↓ 47 callersMethodgetAccessor
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Rasterize_Points.cc:1582
↓ 47 callersFunctionsetStreamMetadataPtr
openvdb/openvdb/io/Archive.cc:918
↓ 46 callersMethodbeginOn
openvdb/openvdb/util/NodeMasks.h:352
↓ 46 callersMethodcall
openvdb_ax/openvdb_ax/codegen/FunctionTypes.cc:240
↓ 46 callersMethodgrid
openvdb/openvdb/Grid.h:1219
↓ 46 callersMethodread
nanovdb/nanovdb/io/IO.h:265
↓ 45 callersFunctionFloor
nanovdb/nanovdb/math/Math.h:193
↓ 45 callersMethodbeginValueOn
openvdb/openvdb/tools/PointIndexGrid.h:1613
↓ 45 callersMethodbeginValueOn
@} @{ Return an iterator over active values (tile and voxel) across all nodes.
openvdb/openvdb/tree/Tree.h:1061
↓ 45 callersMethodendOff
openvdb/openvdb/util/NodeMasks.h:355
↓ 45 callersMethodforeach
openvdb/openvdb/points/PointTransfer.h:478
↓ 45 callersMethodgetDepth
openvdb/openvdb/python/pyGrid.h:881
↓ 45 callersFunctionhalf
Default construction provides no initialization (hence it is not constexpr).
openvdb/openvdb/math/Half.h:522
↓ 45 callersMethodhasAttribute
openvdb/openvdb/points/PointDataGrid.h:790
↓ 45 callersMethodsize
openvdb_wolfram/OpenVDBLink/Source/OpenVDBCommon.h:274
↓ 45 callersMethodstride
openvdb/openvdb/points/AttributeArray.h:785
↓ 44 callersMethodprobeConstLeaf
openvdb/openvdb/tree/Tree.h:1651
↓ 44 callersFunctionsetGroup
openvdb/openvdb/points/impl/PointGroupImpl.h:438
↓ 44 callersMethodsize
openvdb/openvdb/tools/MeshToVolume.h:811
↓ 44 callersMethodsize
openvdb/openvdb/unittest/TestPointConversion.cc:87
↓ 44 callersMethodstr
openvdb_cmd/vdb_tool/include/Tool.h:328
↓ 43 callersFunctionAbs
Required by math::Abs
openvdb/openvdb/tools/MeshToVolume.h:3920
↓ 43 callersMethodappend
openvdb_houdini/openvdb_houdini/Utils.cc:281
↓ 43 callersMethodclear
openvdb_cmd/vdb_tool/include/Tool.h:936
↓ 43 callersMethodempty
nanovdb/nanovdb/util/Range.h:65
↓ 43 callersFunctionisAligned
@brief return true if the specified pointer is 32 byte aligned
nanovdb/nanovdb/NanoVDB.h:579
↓ 43 callersFunctionpruneInactive
openvdb/openvdb/tools/Prune.h:354
↓ 43 callersMethodsize
openvdb/openvdb/tools/impl/ConvexVoxelizer.h:54
↓ 42 callersFunctionPow2
nanovdb/nanovdb/math/Math.h:212
↓ 42 callersFunctionRound
@{ Return @a x rounded to the nearest integer.
openvdb/openvdb/math/Math.h:890
↓ 42 callersMethodhasActiveTiles
openvdb/openvdb/tree/RootNode.h:1735
↓ 42 callersMethodpop
openvdb_cmd/vdb_tool/include/Parser.h:142
↓ 42 callersMethodsize
openvdb_cmd/vdb_tool/include/Tool.h:344
↓ 42 callersMethodvoxelSize
nanovdb/nanovdb/NanoVDB.h:5529
↓ 41 callersMethodcross
Return the cross product of "this" vector and v;
openvdb/openvdb/math/Vec3.h:221
↓ 41 callersMethodindices
openvdb/openvdb/tools/PointPartitioner.h:989
↓ 41 callersMethodintersects
@brief Return true if this ray intersects the specified sphere. @param center The center of the sphere in the same space as this ray. @param radius Th
openvdb/openvdb/math/Ray.h:184
↓ 41 callersMethodsetDefaults
openvdb_cmd/vdb_tool/include/Parser.h:1043
↓ 41 callersMethodsize
Return the number of elements in this vector.
openvdb/openvdb/math/ConjGradient.h:159
↓ 41 callersMethodstop
@brief Returns and prints time in milliseconds since construction or start was called. @note Combine this method with start(std::string) to print at
openvdb/openvdb/util/CpuTimer.h:128
↓ 41 callersFunctionswap
Buffer management @brief Exchange this node's data buffer with the given data buffer without changing the active states of the values.
openvdb/openvdb/tree/LeafNode.h:376
↓ 40 callersMethodgetName
nanovdb/nanovdb/tools/CreateNanoGrid.h:433
↓ 40 callersMethodreadPagedBuffers
openvdb/openvdb/points/AttributeArray.h:1658
↓ 40 callersMethodregisterTest
@brief Register an AX code snippet with this test. If the tests have been launched with -g, the code is also serialized into the test directory
openvdb_ax/openvdb_ax/test/integration/TestHarness.h:244
↓ 39 callersFunctionValue
@brief Initialize from a constant value
openvdb_ax/openvdb_ax/codegen/Value.h:77
↓ 39 callersMethodextents
openvdb/openvdb/math/BBox.h:252
↓ 39 callersMethodintersect
@brief Intersect this bounding box with the given bounding box.
openvdb/openvdb/math/Coord.h:447
↓ 39 callersMethodsetMaxDepth
openvdb/openvdb/tree/TreeIterator.h:795
↓ 39 callersMethodstr
openvdb/openvdb/MetaMap.cc:178
↓ 39 callersMethodtype
openvdb_ax/openvdb_ax/compiler/AttributeRegistry.h:68
↓ 38 callersMethodAdd
openvdb_ax/openvdb_ax/codegen/Value.cc:300
↓ 38 callersFunctioncomputeVoxelSize
openvdb/openvdb/points/impl/PointConversionImpl.h:674
↓ 38 callersMethodcopy
openvdb/openvdb/tools/VolumeToMesh.h:4703
↓ 38 callersMethodget
openvdb_cmd/vdb_tool/include/Parser.h:100
↓ 38 callersFunctionlinearize
openvdb_ax/openvdb_ax/ast/Scanners.cc:565
↓ 38 callersFunctionpos
nanovdb/nanovdb/NanoVDB.h:2707
↓ 38 callersMethodstop
@brief Print time in milliseconds since construction or start was called.
openvdb/openvdb/unittest/TestIndexIterator.cc:61
↓ 38 callersMethodworldToIndexCellCentered
openvdb/openvdb/math/Transform.cc:309
↓ 37 callersFunctionceil
@brief Round each component if this Vec<T> down to its integer value @return Return an integer Coord
nanovdb/nanovdb/math/Math.h:935
↓ 37 callersMethodcend
@{ @brief Return a const iterator pointing to the past-the-last element. @warning Iterator does not point to a valid element and should not be derefe
openvdb/openvdb/util/PagedArray.h:389
↓ 37 callersFunctioncreateVdbPrimitive
openvdb_houdini/openvdb_houdini/Utils.cc:160
↓ 37 callersFunctionextractArgument
openvdb_ax/openvdb_ax/codegen/Utils.h:148
↓ 37 callersMethodgetLevel
@brief Return the level in the tree (0 = leaf) of the node to which this iterator is currently pointing.
openvdb/openvdb/tree/TreeIterator.h:981
↓ 37 callersMethodisCached
openvdb/openvdb/python/pyAccessor.h:170
↓ 37 callersMethodmerge
openvdb/openvdb/tools/LevelSetSphere.h:194
↓ 37 callersMethodpush
openvdb_cmd/vdb_tool/include/Parser.h:141
↓ 37 callersMethodtranslate
openvdb/openvdb/math/BBox.h:365
↓ 36 callersMethodcoordToOffset
openvdb/openvdb/tree/InternalNode.h:3273
↓ 36 callersFunctionevalZeroCrossing
linear interpolation.
openvdb/openvdb/tools/VolumeToMesh.h:1012
↓ 36 callersMethodfill
openvdb/openvdb/Grid.h:1516
↓ 36 callersMethodgetMetadata
openvdb/openvdb/io/File.cc:448
↓ 36 callersMethodhasKey
Return @c true if the given string is a valid key.
openvdb/openvdb/python/pyGrid.h:899
← previousnext →301–400 of 13,963, ranked by callers