Home
last modified time | relevance | path

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

/dports/graphics/openfx-misc/openfx-misc-3ab0531/Card3D/
H A DCard3D.cpp607 #define kParamPosMatSkew "Skew" macro
692 _skew = _effect->fetchDouble3DParam(prefix + kParamPosMatSkew); in PosMatParam()
1270 Double3DParamDescriptor* param = desc.defineDouble3DParam(prefix + kParamPosMatSkew); in define()