Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
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 …]
Dsnd_Util.cpp694 table = PanTableTableForSurround[ info.curve ]; in CalcPanRatio()
698 table = PanTableTable[ info.curve ]; in CalcPanRatio()
725 const f32* table = PanTableTable[ info.curve ]; in CalcSurroundPanRatio()
/NW4C-1.3.3/include/nw/snd/
Dsnd_Util.h65 PanCurve curve; member
68 PanInfo() : curve( PAN_CURVE_SQRT ), centerZeroFlag( false ), zeroClampFlag( false ) {} in PanInfo()
/NW4C-1.3.3/tools/DccPlugin/Maya/scripts/
DNW4C_SetAnimRange.mel2399 … + "ClipEnable" + $i)` ($wName + "EditorMenu" + $i + "Item5"); // select animation range anim curve
2400 …able" + $i)` ($wName + "EditorMenu" + $i + "Item6"); // select animation range hierarchy anim curve
2888 for ($item in $workList) // anim curve node list
3130 for ($item in $workList) // anim curve node list
DNW4C_ExpDialog.mel2931 // curve & expression & rigid body
2992 // xform (curve -> node1.t -> node2.t)
3103 // check curve / expression / constraint / rigid body
3250 // if (size(`ls -typ animCurve $hists`)) // curve only