Home
last modified time | relevance | path

Searched refs:GetVoxelV3D (Results 1 – 1 of 1) sorted by relevance

/dports/misc/openvdb/openvdb-9.0.0/openvdb_ax/openvdb_ax/codegen/
H A DVolumeFunctions.cc653 …using GetVoxelV3D = void(void*, const openvdb::math::Vec3<int32_t>*, openvdb::math::Vec3<double>*); in axgetvoxel() typedef
675 .addSignature<GetVoxelV3D>((GetVoxelV3D*)(getvoxel)) in axgetvoxel()