| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResParticleForm.h | 81 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 )
|
| D | gfx_ResFragmentShader.h | 362 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()
|
| D | gfx_ResVertex.h | 189 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/ |
| D | NW4C_menu.ms | 68 …--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/ |
| D | NW4C_menu.ms | 68 …--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/ |
| D | NW4C_menu.ms | 68 …--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/ |
| D | NW4C_menu.ms | 68 …--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/ |
| D | gfx_Model.h | 864 f32 scale = 1.0f / this->WorldTransform().Scale().x; in UpdateModelViewMatrixAndNormalMatrix() 888 f32 scale = 1.0f / this->WorldTransform().Scale().x; in UpdateModelViewMatrixAndNormalMatrix()
|
| D | gfx_CalculatedTransform.h | 264 const math::VEC3& Scale() const { return m_Scale; } in Scale() function
|
| D | gfx_GraphicsDevice.h | 298 static void SetLutScale( LutTarget target, ResLightingLookupTable::Scale scale ) in SetLutScale()
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_SkeletonUpdater.cpp | 270 … math::MTX34MultScale(&worldMatrix, &worldTransform->TransformMatrix(), &localTransform->Scale()); in UpdateView()
|
| D | gfx_TransformAnim.cpp | 211 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/ |
| D | anim_ResAnim.h | 1024 …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/ |
| D | NW4C_ExpDialog.mel | 3874 -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
|