Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Voice.cpp129 inline void PanCurveToPanInfo( Util::PanInfo& panInfo, PanCurve curve ) in PanCurveToPanInfo() argument
131 switch ( curve ) in PanCurveToPanInfo()
134 panInfo.curve = Util::PAN_CURVE_SQRT; in PanCurveToPanInfo()
137 panInfo.curve = Util::PAN_CURVE_SQRT; in PanCurveToPanInfo()
141 panInfo.curve = Util::PAN_CURVE_SQRT; in PanCurveToPanInfo()
146 panInfo.curve = Util::PAN_CURVE_SINCOS; in PanCurveToPanInfo()
149 panInfo.curve = Util::PAN_CURVE_SINCOS; in PanCurveToPanInfo()
153 panInfo.curve = Util::PAN_CURVE_SINCOS; in PanCurveToPanInfo()
158 panInfo.curve = Util::PAN_CURVE_LINEAR; in PanCurveToPanInfo()
161 panInfo.curve = Util::PAN_CURVE_LINEAR; in PanCurveToPanInfo()
[all …]
Dsnd_Util.cpp696 table = PanTableTableForSurround[ info.curve ]; in CalcPanRatio()
700 table = PanTableTable[ info.curve ]; in CalcPanRatio()
727 const f32* table = PanTableTable[ info.curve ]; in CalcSurroundPanRatio()
/NW4C-2.0.3/include/nw/snd/
Dsnd_Util.h67 PanCurve curve; member
70 PanInfo() : curve( PAN_CURVE_SQRT ), centerZeroFlag( false ), zeroClampFlag( false ) {} in PanInfo()
/NW4C-2.0.3/tools/DccPlugin/Maya/scripts/
DNW4C_SetAnimRange.mel2398 … + "ClipEnable" + $i)` ($wName + "EditorMenu" + $i + "Item5"); // select animation range anim curve
2399 …able" + $i)` ($wName + "EditorMenu" + $i + "Item6"); // select animation range hierarchy anim curve
2887 for ($item in $workList) // anim curve node list
3129 for ($item in $workList) // anim curve node list
DNW4C_ExpDialog.mel2993 // curve & expression & rigid body
3054 // xform (curve -> node1.t -> node2.t)
3165 // check curve / expression / constraint / rigid body
3312 // if (size(`ls -typ animCurve $hists`)) // curve only