Home
last modified time | relevance | path

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

/dports/misc/openvdb/openvdb-9.0.0/openvdb_ax/openvdb_ax/codegen/
H A DVolumeFunctions.cc261 …using IndexToWorldT = void(openvdb::math::Vec3<double>*, const openvdb::math::Vec3<int32_t>*, cons… in axindextoworld() typedef
264 .addSignature<IndexToWorldT, true>((IndexToWorldT*)(indexToWorld)) in axindextoworld()