Home
last modified time | relevance | path

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

/dports/graphics/openfx-misc/openfx-misc-3ab0531/Card3D/
H A DCard3D.cpp610 #define kParamPosMatPivot "Pivot" macro
693 _pivot = _effect->fetchDouble3DParam(prefix + kParamPosMatPivot); in PosMatParam()
1283 Double3DParamDescriptor* param = desc.defineDouble3DParam(prefix + kParamPosMatPivot); in define()