Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Util.cpp692 table = PanTableTableForSurround[ info.curve ]; in CalcPanRatio()
696 table = PanTableTable[ info.curve ]; in CalcPanRatio()
723 const f32* table = PanTableTable[ info.curve ]; in CalcSurroundPanRatio()
Dsnd_Voice.cpp127 inline void PanCurveToPanInfo( Util::PanInfo& panInfo, PanCurve curve ) in PanCurveToPanInfo() argument
129 switch ( curve ) in PanCurveToPanInfo()
132 panInfo.curve = Util::PAN_CURVE_SQRT; in PanCurveToPanInfo()
135 panInfo.curve = Util::PAN_CURVE_SQRT; in PanCurveToPanInfo()
139 panInfo.curve = Util::PAN_CURVE_SQRT; in PanCurveToPanInfo()
144 panInfo.curve = Util::PAN_CURVE_SINCOS; in PanCurveToPanInfo()
147 panInfo.curve = Util::PAN_CURVE_SINCOS; in PanCurveToPanInfo()
151 panInfo.curve = Util::PAN_CURVE_SINCOS; in PanCurveToPanInfo()
156 panInfo.curve = Util::PAN_CURVE_LINEAR; in PanCurveToPanInfo()
159 panInfo.curve = Util::PAN_CURVE_LINEAR; in PanCurveToPanInfo()
[all …]
/NW4C-1.2.23/include/nw/snd/
Dsnd_Util.h61 PanCurve curve; member
64 PanInfo() : curve( PAN_CURVE_SQRT ), centerZeroFlag( false ), zeroClampFlag( false ) {} in PanInfo()
/NW4C-1.2.23/tools/DccPlugin/Maya/scripts/
DNW4C_ExpDialog.mel2878 // curve & expression & rigid body
2939 // xform (curve -> node1.t -> node2.t)
3050 // check curve / expression / constraint / rigid body
3197 // if (size(`ls -typ animCurve $hists`)) // curve only
DNW4C_SetAnimRange.mel2371 … + "ClipEnable" + $i)` ($wName + "EditorMenu" + $i + "Item5"); // select animation range anim curve
2372 …able" + $i)` ($wName + "EditorMenu" + $i + "Item6"); // select animation range hierarchy anim curve
2860 for ($item in $workList) // anim curve node list
3102 for ($item in $workList) // anim curve node list