MCPcopy Create free account

hub / github.com/AcademySoftwareFoundation/openvdb / functions

Functions13,963 in github.com/AcademySoftwareFoundation/openvdb

↓ 5 callersMethodbegin
openvdb/openvdb/tree/NodeManager.h:245
↓ 5 callersFunctionbeginMeta
Functions for iterating over the metadata
openvdb/openvdb/MetaMap.h:84
↓ 5 callersMethodboundaryVoxelCount
@brief Return the number of voxels that defined the boundary condition.
openvdb/openvdb/tools/FastSweeping.h:664
↓ 5 callersMethodbuffers
openvdb/openvdb/points/PointDataGrid.h:1134
↓ 5 callersMethodclear
nanovdb/nanovdb/HostBuffer.h:560
↓ 5 callersMethodclear
openvdb/openvdb/tools/PointIndexGrid.h:1064
↓ 5 callersMethodclear
@brief Clears the data container
openvdb/openvdb/tools/impl/ConvexVoxelizer.h:556
↓ 5 callersMethodclear
openvdb/openvdb/io/DelayedLoadMetadata.cc:101
↓ 5 callersFunctioncompActiveLeafVoxels
openvdb/openvdb/tools/Composite.h:998
↓ 5 callersFunctioncompSum
openvdb/openvdb/tools/Composite.h:779
↓ 5 callersMethodcomponent1
@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 callersMethodcopy
openvdb_houdini/openvdb_houdini/reference/GEO_PrimVDB.cc:3523
↓ 5 callersFunctioncountActiveLeafVoxels
openvdb/openvdb/tools/Count.h:436
↓ 5 callersFunctioncrc32Head
@brief @tparam ValueT @param grid @param mode @return
nanovdb/nanovdb/tools/GridChecksum.h:213
↓ 5 callersFunctioncreateCrc32Lut
@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 callersMethodcreateFreeSymbolStrings
openvdb_ax/openvdb_ax/codegen/ComputeGenerator.cc:1107
↓ 5 callersFunctioncreateMetadata
openvdb/openvdb/io/DelayedLoadMetadata.h:42
↓ 5 callersMethodcurvatures
@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 callersFunctiondata
nanovdb/nanovdb/NanoVDB.h:2723
↓ 5 callersMethoddata
openvdb/openvdb/tools/PointPartitioner.h:362
↓ 5 callersFunctiondeleteFromGroups
openvdb/openvdb/points/impl/PointDeleteImpl.h:136
↓ 5 callersFunctiondeleteMissingPointGroups
openvdb/openvdb/points/impl/PointGroupImpl.h:195
↓ 5 callersMethoddepthMap
openvdb_wolfram/OpenVDBLink/Source/OpenVDBGrid/Image.h:35
↓ 5 callersMethoddim
@brief Return the dimension, in voxel units, of this internal node (typically 8*16 or 8*16*32)
nanovdb/nanovdb/NanoVDB.h:3469
↓ 5 callersFunctiondivergence
openvdb/openvdb/tools/GridOperators.h:120
↓ 5 callersFunctiondoLevelSetRebuild
openvdb/openvdb/tools/LevelSetRebuild.h:222
↓ 5 callersFunctiondot
nanovdb/nanovdb/math/Math.h:854
↓ 5 callersFunctiondropGroups
openvdb/openvdb/points/impl/PointGroupImpl.h:329
↓ 5 callersMethodempty
Return @c true if this grid contains only inactive background voxels.
openvdb/openvdb/Grid.h:725
↓ 5 callersMethodempty
@brief Return @c true if this bounding box is empty (i.e., encloses no coordinates).
openvdb/openvdb/math/Coord.h:359
↓ 5 callersFunctionencode
@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 callersMethodend
Iterator past the end of the image data
openvdb_wolfram/OpenVDBLink/LTemplate/IncludeFiles/LTemplate.h:1951
↓ 5 callersFunctionendMeta
openvdb/openvdb/MetaMap.h:85
↓ 5 callersMethodeulerAngles
Returns vector of x,y,z rotational components
openvdb/openvdb/math/Quat.h:308
↓ 5 callersMethodfinalize
openvdb/openvdb/unittest/TestPointConversion.cc:84
↓ 5 callersMethodfindBlindData
nanovdb/nanovdb/NanoVDB.h:2349
↓ 5 callersFunctionfindClosestPrimitiveToPoint
openvdb_houdini/openvdb_houdini/AttributeTransferUtil.h:990
↓ 5 callersFunctionfirstUse
openvdb_ax/openvdb_ax/ast/Scanners.cc:538
↓ 5 callersFunctionfreeAsync
@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 callersFunctiongenPoints
Generate random points by uniformly distributing points on a unit-sphere.
openvdb/openvdb/unittest/util.h:100
↓ 5 callersMethodget
openvdb/openvdb/points/AttributeGroup.cc:46
↓ 5 callersMethodgetBBox
@return coordinate bbox in the space of the specified transfrom
openvdb/openvdb/unittest/TestParticlesToLevelSet.cc:65
↓ 5 callersMethodgetBBoxMask
openvdb/openvdb/tools/FindActiveValues.h:385
↓ 5 callersFunctiongetGridRegistry
Global function for accessing the registry
openvdb/openvdb/Grid.cc:47
↓ 5 callersMethodgetIndex
openvdb/openvdb/points/AttributeArrayString.cc:382
↓ 5 callersMethodgetLeafDepth
openvdb/openvdb/tree/TreeIterator.h:985
↓ 5 callersFunctiongetLevel
@brief Return the current logging level.
openvdb/openvdb/util/logging.h:140
↓ 5 callersFunctiongetLibraryVersion
openvdb/openvdb/io/Archive.cc:652
↓ 5 callersFunctiongetMetadataTypeRegistry
Global function for accessing the regsitry
openvdb/openvdb/Metadata.cc:29
↓ 5 callersMethodgetNormal
openvdb/openvdb/tools/impl/LevelSetDilatedMeshImpl.h:1086
↓ 5 callersMethodgetPrimitive
openvdb_houdini/openvdb_houdini/Utils.cc:82
↓ 5 callersMethodgetUnsafeAccessor
@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 callersMethodgetVoxelCount
openvdb/openvdb/tools/PointScatter.h:347
↓ 5 callersMethodgridCount
@brief Return the total number of grids contained in this buffer
nanovdb/nanovdb/GridHandle.h:202
↓ 5 callersMethodgridImage3D
openvdb_wolfram/OpenVDBLink/Source/OpenVDBGrid/Image.h:115
↓ 5 callersMethodgridSliceImage
openvdb_wolfram/OpenVDBLink/Source/OpenVDBGrid/Image.h:86
↓ 5 callersMethodhasMask
openvdb/openvdb/tools/Merge.h:415
↓ 5 callersMethodhasTrue
@brief Query whether or not this has an optional if-true branch.
openvdb_ax/openvdb_ax/ast/AST.h:1173
↓ 5 callersMethodhasVolume
@brief Return @c true if this bounding box has (positive) volume.
openvdb/openvdb/math/BBox.h:78
↓ 5 callersFunctionhash
http://www.burtleburtle.net/bob/hash/doobs.html
nanovdb/nanovdb/examples/ex_collide_level_set/common.h:14
↓ 5 callersMethodidentity
openvdb/openvdb/math/Quat.h:525
↓ 5 callersMethodinactiveTileCount
openvdb/openvdb/tree/RootNode.h:1607
↓ 5 callersMethodinit
@brief Access a const pointer to the initialiser @return A const pointer to the initialiser
openvdb_ax/openvdb_ax/ast/AST.h:2224
↓ 5 callersMethodinsertAndCreate
openvdb_ax/openvdb_ax/codegen/FunctionRegistry.cc:77
↓ 5 callersFunctionintegrationTypeToString
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Advect_Points.cc:110
↓ 5 callersMethodinverse
@brief returns inverse of this
nanovdb/nanovdb/math/Math.h:1063
↓ 5 callersMethodisActive
@brief Return the active state of the given voxel (regardless of state or location in the tree.)
nanovdb/nanovdb/NanoVDB.h:2472
↓ 5 callersMethodisActiveAndCache
nanovdb/nanovdb/tools/GridBuilder.h:361
↓ 5 callersFunctionisAffine
openvdb/openvdb/math/Mat4.h:1305
↓ 5 callersMethodisBackgroundTile
openvdb/openvdb/tree/RootNode.h:1276
↓ 5 callersMethodisChildNode
openvdb/openvdb/tree/RootNode.h:334
↓ 5 callersMethodisCompound
@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 callersMethodisInWorldSpace
openvdb/openvdb/Grid.cc:357
↓ 5 callersMethodisInternal
@brief Check whether this function should be only internally accesible
openvdb_ax/openvdb_ax/codegen/FunctionRegistry.h:66
↓ 5 callersMethodisOutOfCore
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Rasterize_Frustum.cc:540
↓ 5 callersMethodisPoints
openvdb_cmd/vdb_tool/include/Geometry.h:144
↓ 5 callersMethodisSDF
openvdb_houdini/openvdb_houdini/reference/GEO_PrimVDB.cc:766
↓ 5 callersFunctionisValidPartition
openvdb/openvdb/tools/PointIndexGrid.h:1304
↓ 5 callersMethoditems
Return the (key, value) map as a Python dict.
openvdb/openvdb/python/pyutil.h:106
↓ 5 callersMethodjoin
openvdb/openvdb/tools/Diagnostics.h:1179
↓ 5 callersMethodkeyword
@brief Query the keyword held on this node. @return The keyword as a tokens::KeywordToken
openvdb_ax/openvdb_ax/ast/AST.h:1673
↓ 5 callersFunctionlaplacian
openvdb/openvdb/tools/GridOperators.h:177
↓ 5 callersMethodleafCount
nanovdb/nanovdb/tools/GridBuilder.h:2117
↓ 5 callersFunctionlevelSetArea
openvdb/openvdb/tools/LevelSetMeasure.h:431
↓ 5 callersFunctionlevelSetVolume
openvdb/openvdb/tools/LevelSetMeasure.h:464
↓ 5 callersMethodlevels
@brief Returns the number of resolution levels.
openvdb/openvdb/tools/ParticleAtlas.h:115
↓ 5 callersFunctionllvmTypeToArgInfo
openvdb_ax/openvdb_ax/codegen/FunctionTypes.cc:96
↓ 5 callersMethodlock
openvdb/openvdb/tree/ValueAccessor.h:313
↓ 5 callersFunctionmagnitude
openvdb/openvdb/tools/GridOperators.h:234
↓ 5 callersFunctionmakeSphere
openvdb/openvdb/unittest/util.h:27
↓ 5 callersFunctionmatMult4x4
nanovdb/nanovdb/examples/ex_vox_to_nanovdb/VoxToNanoVDB.h:39
↓ 5 callersMethodmeanCurvatureNormGrad
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 callersFunctionmemAdvise
@brief Compatbility wrapper for cudaMemAdvise/cudaMemAdvise
nanovdb/nanovdb/util/cuda/Util.h:207
↓ 5 callersFunctionmemPrefetchAsync
@brief Compatbility wrapper for cudaMemPrefetchAsync/cudaMemPrefetchAsync
nanovdb/nanovdb/util/cuda/Util.h:212
↓ 5 callersFunctionmemUsageIfLoaded
openvdb/openvdb/tools/Count.h:502
↓ 5 callersMethodmid
@brief Return the midpoint of the ray.
openvdb/openvdb/math/Ray.h:118
↓ 5 callersMethodnoise
produce the noise as float
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Noise.cc:40
↓ 5 callersMethodoffLeafVoxelCount
openvdb/openvdb/tree/RootNode.h:1663
↓ 5 callersMethodoffset
openvdb/openvdb/util/NodeMasks.h:199
↓ 5 callersMethodoffsetToGlobalCoord
openvdb/openvdb/tree/InternalNode.h:3283
← previousnext →1,701–1,800 of 13,963, ranked by callers