Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResParticleForm.h81 NW_RES_FIELD_VECTOR3_DECL( nw::math::VEC3, Scale )
116 NW_RES_FIELD_VECTOR3_DECL( nw::math::VEC3, Scale )
152 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, Scale )
201 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, Scale )
236 NW_RES_FIELD_VECTOR3_DECL( nw::math::VEC3, Scale )
Dgfx_ResFragmentShader.h362 enum Scale enum
381 NW_RES_FIELD_PRIMITIVE_DECL( Scale, Scale ) // GetScale(), SetScale() in NW_RES_FIELD_PRIMITIVE_DECL() argument
828 } Scale; typedef
1015 Scale GetScaleRgb() const in GetScaleRgb()
1018 return (Scale)internal::GetCmdValue( ref().m_CmdScale, CMD_MASK, CMD_SHIFT ); in GetScaleRgb()
1026 void SetScaleRgb(Scale value) in SetScaleRgb()
1037 Scale GetScaleAlpha() const in GetScaleAlpha()
1040 return (Scale)internal::GetCmdValue( ref().m_CmdScale, CMD_MASK, CMD_SHIFT ); in GetScaleAlpha()
1048 void SetScaleAlpha(Scale value) in SetScaleAlpha()
Dgfx_ResVertex.h189 NW_RES_FIELD_PRIMITIVE_DECL( f32, Scale ) // GetScale(), SetScale()
356 NW_RES_FIELD_PRIMITIVE_DECL( f32, Scale ) // GetScale(), SetScale()
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_menu.ms68 …--spinner spnPrecisionScale "Scale Precision:" pos:[344,416] width:76 height:16 range:[0.0001,100…
75 checkbox chkNonUniformScale "Non-Uniform Scale" pos:[16,426] width:140 height:16 checked:true
86 …spinner spnScaleQuality " Scale Quantize Quality:" pos:[400,498] width:60 height:16 range:[0,9…
95 …spinner spnToleranceNodeS "Node Scale:" pos:[84,632] width:76 height:16 range:[0.0001,100,0.1] ty…
98 …spinner spnToleranceTexS "Tex Scale:" pos:[248,632] width:76 height:16 range:[0.0001,100,0.1] type…
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_menu.ms68 …--spinner spnPrecisionScale "Scale Precision:" pos:[344,416] width:76 height:16 range:[0.0001,100…
75 checkbox chkNonUniformScale "Non-Uniform Scale" pos:[16,426] width:140 height:16 checked:true
86 …spinner spnScaleQuality " Scale Quantize Quality:" pos:[400,498] width:60 height:16 range:[0,9…
95 …spinner spnToleranceNodeS "Node Scale:" pos:[84,632] width:76 height:16 range:[0.0001,100,0.1] ty…
98 …spinner spnToleranceTexS "Tex Scale:" pos:[248,632] width:76 height:16 range:[0.0001,100,0.1] type…
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_menu.ms68 …--spinner spnPrecisionScale "Scale Precision:" pos:[344,416] width:76 height:16 range:[0.0001,100…
75 checkbox chkNonUniformScale "Non-Uniform Scale" pos:[16,426] width:140 height:16 checked:true
86 …spinner spnScaleQuality " Scale Quantize Quality:" pos:[400,498] width:60 height:16 range:[0,9…
95 …spinner spnToleranceNodeS "Node Scale:" pos:[84,632] width:76 height:16 range:[0.0001,100,0.1] ty…
98 …spinner spnToleranceTexS "Tex Scale:" pos:[248,632] width:76 height:16 range:[0.0001,100,0.1] type…
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_menu.ms68 …--spinner spnPrecisionScale "Scale Precision:" pos:[344,416] width:76 height:16 range:[0.0001,100…
75 checkbox chkNonUniformScale "Non-Uniform Scale" pos:[16,426] width:140 height:16 checked:true
86 …spinner spnScaleQuality " Scale Quantize Quality:" pos:[400,498] width:60 height:16 range:[0,9…
95 …spinner spnToleranceNodeS "Node Scale:" pos:[84,632] width:76 height:16 range:[0.0001,100,0.1] ty…
98 …spinner spnToleranceTexS "Tex Scale:" pos:[248,632] width:76 height:16 range:[0.0001,100,0.1] type…
/NW4C-1.2.23/include/nw/gfx/
Dgfx_Model.h864 f32 scale = 1.0f / this->WorldTransform().Scale().x; in UpdateModelViewMatrixAndNormalMatrix()
888 f32 scale = 1.0f / this->WorldTransform().Scale().x; in UpdateModelViewMatrixAndNormalMatrix()
Dgfx_CalculatedTransform.h264 const math::VEC3& Scale() const { return m_Scale; } in Scale() function
Dgfx_GraphicsDevice.h298 static void SetLutScale( LutTarget target, ResLightingLookupTable::Scale scale ) in SetLutScale()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SkeletonUpdater.cpp270 … math::MTX34MultScale(&worldMatrix, &worldTransform->TransformMatrix(), &localTransform->Scale()); in UpdateView()
Dgfx_TransformAnim.cpp211 BlendVector3(&dst->m_Scale, &src->Scale(), in BlendScaleStandard()
232 math::VEC3 logScale = src->Scale(); in BlendScaleAccurate()
390 dst->SetScale(src->Scale()); in OverrideTransform()
/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnim.h1024 …NW_RESANM_GETCURVE_DECL( ResVector3CurveData, Scale, ResBakedTransformAnimData::FLAG_CONSTANT_SCAL…
1026 …NW_RESANM_EVALUATE_VEC3_DECL( Scale, ResBakedTransformAnimData::FLAG_CONSTANT_SCALE ) // Evalua… in NW_RESANM_EVALUATE_VEC3_DECL() argument
/NW4C-1.2.23/tools/DccPlugin/Maya/scripts/
DNW4C_ExpDialog.mel3874 -l1 "Non-Uniform Scale" -v1 0
3913 intSliderGrp -l "Scale Quantize Quality"
3945 floatFieldGrp -nf 1 -l "Node Scale" -cw2 140 45
3958 floatFieldGrp -nf 1 -l "Texture Scale" -cw2 100 45