Home
last modified time | relevance | path

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

/dports/misc/openvdb/openvdb-9.0.0/openvdb_ax/openvdb_ax/codegen/
H A DPointFunctions.cc515 using GetAttribV4F = void(void*, uint64_t, openvdb::math::Vec4<float>*); in axgetattribute() typedef
537 .addSignature<GetAttribV4F>((GetAttribV4F*)(getattrib)) in axgetattribute()