MCPcopy Create free account

hub / github.com/AcademySoftwareFoundation/openvdb / functions

Functions13,963 in github.com/AcademySoftwareFoundation/openvdb

↓ 19 callersMethodhasGrid
openvdb/openvdb/io/File.cc:438
↓ 19 callersMethodisChild
nanovdb/nanovdb/tools/GridBuilder.h:58
↓ 19 callersMethodisLevelSet
nanovdb/nanovdb/NanoVDB.h:2257
↓ 19 callersMethodisValueOn
openvdb/openvdb/python/pyAccessor.h:139
↓ 19 callersMethodmapType
openvdb/openvdb/math/Maps.h:2610
↓ 19 callersMethodpointListSize
openvdb/openvdb/tools/VolumeToMesh.h:184
↓ 19 callersMethodpos
Return The table offset of the iterator at level @a lvl of the tree.
openvdb/openvdb/tree/TreeIterator.h:287
↓ 19 callersMethodprint
openvdb_ax/openvdb_ax/codegen/FunctionTypes.cc:368
↓ 19 callersMethodprobeLeaf
nanovdb/nanovdb/NanoVDB.h:3069
↓ 19 callersFunctionsdfToLevelSet
nanovdb/nanovdb/tools/GridBuilder.h:2148
↓ 19 callersMethodset
openvdb/openvdb/points/AttributeArray.h:1380
↓ 19 callersMethodstr
@return string representation of matrix Since output is multiline, optional indentation argument prefixes each newline with that much white space. It
openvdb/openvdb/math/Mat.h:52
↓ 19 callersMethodsurface
openvdb/openvdb/unittest/TestPointRasterizeSDF.cc:32
↓ 19 callersMethodtileCount
nanovdb/nanovdb/tools/GridBuilder.h:234
↓ 19 callersFunctiontokenize
alternative delimiters = " ,[]{}()"
openvdb_cmd/vdb_tool/include/Util.h:283
↓ 19 callersMethodtopologyIntersection
openvdb/openvdb/tree/Tree.h:1807
↓ 19 callersFunctiontrim
openvdb/openvdb/util/Name.h:83
↓ 19 callersFunctiontypeNameAsString<float>
openvdb/openvdb/Types.h:587
↓ 19 callersFunctiontypeStringFromToken
openvdb_ax/openvdb_ax/ast/Tokens.h:118
↓ 19 callersFunctionvalidateChecksum
nanovdb/nanovdb/tools/GridChecksum.h:356
↓ 19 callersMethodvalueTypeSize
Return the size in bytes of the value type of a single element in this array.
openvdb/openvdb/points/AttributeArray.h:590
↓ 18 callersFunctionAlloc
@brief Emit IR inserting an allocation at the front of the BasicBlock pointed to by the provided IRBuilder. The type is expected to be a supported ut
openvdb_ax/openvdb_ax/codegen/Value.h:124
↓ 18 callersMethodAsLLVMValues
openvdb_ax/openvdb_ax/codegen/FunctionTypes.h:426
↓ 18 callersFunctionAssertOpaquePtrs
openvdb_ax/openvdb_ax/codegen/Utils.h:43
↓ 18 callersFunctionPtrDiff
@brief Compute the distance, in bytes, between two pointers, dist = p - q @param p fist pointer, assumed to NOT be NULL @param q second pointer, assum
nanovdb/nanovdb/util/Util.h:498
↓ 18 callersFunctionSqrt
@{ Return the square root of a floating-point value.
nanovdb/nanovdb/math/Math.h:277
↓ 18 callersFunctionWENO5
openvdb/openvdb/math/FiniteDifference.h:302
↓ 18 callersMethodallocate
Allocate memory for this buffer if it has not already been allocated.
openvdb/openvdb/tree/LeafBuffer.h:83
↓ 18 callersMethodappend
openvdb/openvdb/points/impl/PointSampleImpl.h:278
↓ 18 callersMethodapplyJacobian
nanovdb/nanovdb/NanoVDB.h:1467
↓ 18 callersMethodb
openvdb_wolfram/OpenVDBLink/Source/OpenVDBCommon.h:346
↓ 18 callersMethodbeginIndexVoxel
openvdb/openvdb/points/PointDataGrid.h:1034
↓ 18 callersMethodcbeginChildOn
openvdb/openvdb/tools/PointIndexGrid.h:1632
↓ 18 callersMethodcheckInterrupter
openvdb/openvdb/tools/LevelSetMeasure.h:332
↓ 18 callersMethodclear
openvdb_maya/openvdb_maya/OpenVDBUtil.cc:373
↓ 18 callersFunctionclip
openvdb/openvdb/tools/Clip.h:351
↓ 18 callersFunctionends_with
openvdb/openvdb/util/Name.h:77
↓ 18 callersFunctionfindGridByName
openvdb/openvdb/Grid.h:539
↓ 18 callersFunctiongridToPositions
openvdb/openvdb/unittest/TestPointMove.cc:115
↓ 18 callersMethodheight
openvdb/openvdb/tools/RayTracer.h:338
↓ 18 callersMethodinsert
nanovdb/nanovdb/tools/GridBuilder.h:1796
↓ 18 callersMethodintersectsWS
@brief Return @c true if the world-space ray intersects the level set. @param wRay ray represented in world space.
openvdb/openvdb/tools/RayIntersector.h:166
↓ 18 callersMethodisBoundAXName
@brief Returns whether the AX attribute has been bound to a data attribute @param name The name of the attribute in AX
openvdb_ax/openvdb_ax/compiler/AttributeBindings.h:132
↓ 18 callersMethodisConstant
openvdb/openvdb/tree/LeafNode.h:1523
↓ 18 callersFunctioniterCount
openvdb/openvdb/points/IndexIterator.h:315
↓ 18 callersMethodmaxComponent
Perform a component-wise maximum with the other Coord.
openvdb/openvdb/math/Coord.h:184
↓ 18 callersMethodoctant
@brief Return the octant of this Coord __hostdev__ size_t octant() const { return (uint32_t(mVec[0])>>31) | ((uint32_t(mVec[1])>>31)<<1) | ((uint32_t(
nanovdb/nanovdb/math/Math.h:575
↓ 18 callersFunctionpnanovdb_map_get_invmatf
nanovdb/nanovdb/PNanoVDB.h:1194
↓ 18 callersFunctionpnanovdb_map_get_matf
nanovdb/nanovdb/PNanoVDB.h:1191
↓ 18 callersMethodpos
typedef int AttributeType; The methods below are only required for the unit-tests
openvdb/openvdb/unittest/TestParticlesToLevelSet.cc:83
↓ 18 callersMethodrasterizeAttribute
openvdb/openvdb/points/impl/PointRasterizeFrustumImpl.h:1351
↓ 18 callersMethodread
openvdb/openvdb/math/Maps.h:2668
↓ 18 callersMethodresultIsActive
@return true if the output value is active
openvdb/openvdb/Types.h:699
↓ 18 callersMethodrows
Number of rows in the tesseract
openvdb_wolfram/OpenVDBLink/Source/OpenVDBCommon.h:302
↓ 18 callersFunctiontestStringVector
openvdb/openvdb/unittest/TestAttributeSet.cc:115
↓ 18 callersMethodwrite
nanovdb/nanovdb/io/IO.h:215
↓ 18 callersMethodwrite
openvdb/openvdb/math/Maps.h:2674
↓ 18 callersFunctionwriteString
openvdb/openvdb/util/Name.h:32
↓ 17 callersMethodGetGlobalAddress
openvdb_ax/openvdb_ax/test/backend/util.h:151
↓ 17 callersMethodarea
openvdb/openvdb/tools/LevelSetMeasure.h:286
↓ 17 callersMethodbaseTreePtr
openvdb/openvdb/Grid.h:1257
↓ 17 callersMethodbeginValueAll
openvdb/openvdb/tools/PointIndexGrid.h:1619
↓ 17 callersMethodbeginValueOn
Return an iterator over all of this grid's active values (tile and voxel).
openvdb/openvdb/Grid.h:755
↓ 17 callersFunctionbinaryOperator
@ brief Performs a binary operation on two loaded llvm scalar values of the same type. The type of operation performed is defined by the token (see t
openvdb_ax/openvdb_ax/codegen/Utils.h:595
↓ 17 callersMethoddir
openvdb_ax/openvdb_ax/test/integration/TestCast.cc:13
↓ 17 callersMethodexpand
openvdb/openvdb/points/AttributeArray.h:1418
↓ 17 callersMethodgetCreator
openvdb_wolfram/OpenVDBLink/Source/OpenVDBGrid/Getters.h:124
↓ 17 callersMethodgetSrcGrid
ModeType: 0 is Level Set, 1 is FOG volume and 2 is points
nanovdb/nanovdb/unittest/TestOpenVDB.cc:126
↓ 17 callersMethodgridType
Return the name of this type of grid.
openvdb/openvdb/Grid.h:711
↓ 17 callersMethodinitRootChildren
openvdb/openvdb/tree/NodeManager.h:75
↓ 17 callersFunctionlength
nanovdb/nanovdb/math/Math.h:859
↓ 17 callersMethodlog2PageSize
@brief Return log2 of the number of elements per memory page.
openvdb/openvdb/util/PagedArray.h:337
↓ 17 callersMethodnormalize
@brief Iterative normalization, i.e. solving the Eikonal equation
openvdb/openvdb/tools/LevelSetTracker.h:97
↓ 17 callersMethodpostScale
openvdb/openvdb/math/Maps.h:969
↓ 17 callersMethodprobeChild
openvdb/openvdb/tree/RootNode.h:2886
↓ 17 callersMethodreadMeta
openvdb/openvdb/MetaMap.cc:51
↓ 17 callersMethodsetIndexRay
@brief Return @c false if the ray misses the bbox of the grid. @param iRay Ray represented in index space. @warning Call this method before the ray tr
openvdb/openvdb/tools/RayIntersector.h:549
↓ 17 callersMethodsize
openvdb_ax/openvdb_ax/codegen/FunctionTypes.h:400
↓ 17 callersFunctionswapBytes
openvdb_cmd/vdb_tool/include/Util.h:385
↓ 17 callersMethodtypes
openvdb_ax/openvdb_ax/test/backend/TestFunctionTypes.cc:45
↓ 17 callersFunctionvoxelCount
@brief Return the total number of voxels (e.g. values) encoded in this leaf node
nanovdb/nanovdb/NanoVDB.h:4432
↓ 17 callersMethodwasInterrupted
openvdb_houdini/openvdb_houdini/SOP_OpenVDB_Rasterize_Points.cc:2176
↓ 17 callersMethodwrite
openvdb_cmd/vdb_tool/include/Tool.h:1134
↓ 17 callersMethodxmax
openvdb_wolfram/OpenVDBLink/Source/OpenVDBCommon.h:393
↓ 17 callersMethodxmin
openvdb_wolfram/OpenVDBLink/Source/OpenVDBCommon.h:392
↓ 17 callersMethodymax
openvdb_wolfram/OpenVDBLink/Source/OpenVDBCommon.h:395
↓ 17 callersMethodymin
openvdb_wolfram/OpenVDBLink/Source/OpenVDBCommon.h:394
↓ 16 callersMethodasBool
openvdb/openvdb/io/DelayedLoadMetadata.cc:67
↓ 16 callersMethodbeginName
openvdb/openvdb/io/File.cc:845
↓ 16 callersFunctionboxSample
openvdb/openvdb/points/impl/PointSampleImpl.h:428
↓ 16 callersFunctioncsgUnion
openvdb/openvdb/tools/Composite.h:885
↓ 16 callersMethoddata
@brief Returns a non-const pointer to the data. @warning Note that the return pointer can be NULL if the GridHandle was not initialized
nanovdb/nanovdb/GridHandle.h:104
↓ 16 callersMethoddata
nanovdb/nanovdb/NanoVDB.h:2150
↓ 16 callersFunctiondropAttributes
openvdb/openvdb/points/impl/PointAttributeImpl.h:238
↓ 16 callersMethodenableDithering
@brief Enable or disable dithering, i.e. randomization of the quantization error. @param on enable or disable dithering @warning Dithering only has an
nanovdb/nanovdb/tools/CreateNanoGrid.h:557
↓ 16 callersMethodend
@brief Return a non-const iterator pointing to the past-the-last element. @warning Iterator does not point to a valid element and should not be deref
openvdb/openvdb/util/PagedArray.h:375
↓ 16 callersFunctionfindMatch
@brief return the 1-based index of the first matching word in a string-vector with comma-seperated words. @details findMatch("ba", {"abc,a", "aab,c,ba
openvdb_cmd/vdb_tool/include/Util.h:125
↓ 16 callersMethodgetGeom
openvdb_cmd/vdb_tool/include/Tool.h:284
↓ 16 callersMethodgroupIndexCollision
openvdb/openvdb/points/AttributeSet.cc:1243
↓ 16 callersFunctioninit
openvdb_cmd/vdb_ax/cli.h:353
← previousnext →701–800 of 13,963, ranked by callers