Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResParticleForm.h83 NW_RES_FIELD_VECTOR3_DECL( nw::math::VEC3, Scale )
118 NW_RES_FIELD_VECTOR3_DECL( nw::math::VEC3, Scale )
154 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, Scale )
203 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, Scale )
238 NW_RES_FIELD_VECTOR3_DECL( nw::math::VEC3, Scale )
Dgfx_ResFragmentShader.h375 enum Scale enum
394 NW_RES_FIELD_PRIMITIVE_DECL( Scale, Scale ) // GetScale(), SetScale() in NW_RES_FIELD_PRIMITIVE_DECL() argument
898 } Scale; typedef
1085 Scale GetScaleRgb() const in GetScaleRgb()
1088 return (Scale)internal::GetCmdValue( ref().m_CmdScale, CMD_MASK, CMD_SHIFT ); in GetScaleRgb()
1096 void SetScaleRgb(Scale value) in SetScaleRgb()
1107 Scale GetScaleAlpha() const in GetScaleAlpha()
1110 return (Scale)internal::GetCmdValue( ref().m_CmdScale, CMD_MASK, CMD_SHIFT ); in GetScaleAlpha()
1118 void SetScaleAlpha(Scale value) in SetScaleAlpha()
Dgfx_ResVertex.h207 NW_RES_FIELD_PRIMITIVE_DECL( f32, Scale ) // GetScale(), SetScale()
374 NW_RES_FIELD_PRIMITIVE_DECL( f32, Scale ) // GetScale(), SetScale()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_TransformAnimBlendOp.cpp103 BlendVector3(&dst->m_Scale, &src->Scale(), in BlendScaleStandard()
124 math::VEC3 logScale = src->Scale(); in BlendScaleAccurate()
282 dst->SetScale(src->Scale()); in OverrideTransform()
Dgfx_SkeletonUpdater.cpp272 … math::MTX34MultScale(&worldMatrix, &worldTransform->TransformMatrix(), &localTransform->Scale()); in UpdateView()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_Model.h881 f32 scale = 1.0f / this->WorldTransform().Scale().x; in UpdateModelViewMatrixAndNormalMatrix()
905 f32 scale = 1.0f / this->WorldTransform().Scale().x; in UpdateModelViewMatrixAndNormalMatrix()
Dgfx_CalculatedTransform.h274 const math::VEC3& Scale() const { return m_Scale; } in Scale() function
Dgfx_GraphicsDevice.h300 static void SetLutScale( LutTarget target, ResLightingLookupTable::Scale scale ) in SetLutScale()
/NW4C-2.0.3/tools/DccPlugin/Maya/scripts/
DNW4C_SetForceExportKey.mel446 -l1 "Force Export Scale Key" -v1 0
473 checkBoxGrp -l "Force Export Scale Key" -ncb 2 -cw3 210 60 60
DNW4C_ExpDialog.mel94 // Non-Uniform Scale �̎g�p�ݒ���‹��ϐ� NW4C_USE_NON_UNIFORM_SCALE ����擾����B
95 // �‹��ϐ��̐ݒ�l�� "0" �Ⴕ���͋�̎��� Non-Uniform Scale ���g�p���Ȃ��B
4057 -l1 "Non-Uniform Scale" -v1 0
4104 intSliderGrp -l "Scale Quantize Quality"
4136 floatFieldGrp -nf 1 -l "Node Scale" -cw2 140 45
4149 floatFieldGrp -nf 1 -l "Texture Scale" -cw2 100 45
/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnim.h1160 …NW_RESANM_GETCURVE_DECL( ResVector3CurveData, Scale, ResBakedTransformAnimData::FLAG_CONSTANT_SCAL…
1162 …NW_RESANM_EVALUATE_VEC3_DECL( Scale, ResBakedTransformAnimData::FLAG_CONSTANT_SCALE ) // Evalua… in NW_RESANM_EVALUATE_VEC3_DECL() argument
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_menu.ms194 checkbox chkNonUniformScale "Non-Uniform Scale" width:140 height:16 across:3
222 label lblAO1 " Scale Quantize Quality:" align:#right pos:[155,76] width:140
272 …spinner spnToleranceNodeS " Node Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#floa…
273 …spinner spnToleranceTexS " Tex Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#float s…
DNW4C_node.ms.inc613 checkbox chkExportScale "Force Export Scale Key" width:280 height:16 offset:[0,-4]
626 label lblExportScale "Force Export Scale Key" align:#left across:4
653 lv_nodes.Columns.add "Scale"
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2011/Scripts/Startup/
DNW4C_menu.ms194 checkbox chkNonUniformScale "Non-Uniform Scale" width:140 height:16 across:3
222 label lblAO1 " Scale Quantize Quality:" align:#right pos:[155,76] width:140
272 …spinner spnToleranceNodeS " Node Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#floa…
273 …spinner spnToleranceTexS " Tex Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#float s…
DNW4C_node.ms.inc613 checkbox chkExportScale "Force Export Scale Key" width:280 height:16 offset:[0,-4]
626 label lblExportScale "Force Export Scale Key" align:#left across:4
653 lv_nodes.Columns.add "Scale"
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2011/Scripts/Startup/
DNW4C_menu.ms194 checkbox chkNonUniformScale "Non-Uniform Scale" width:140 height:16 across:3
222 label lblAO1 " Scale Quantize Quality:" align:#right pos:[155,76] width:140
272 …spinner spnToleranceNodeS " Node Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#floa…
273 …spinner spnToleranceTexS " Tex Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#float s…
DNW4C_node.ms.inc613 checkbox chkExportScale "Force Export Scale Key" width:280 height:16 offset:[0,-4]
626 label lblExportScale "Force Export Scale Key" align:#left across:4
653 lv_nodes.Columns.add "Scale"
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_menu.ms194 checkbox chkNonUniformScale "Non-Uniform Scale" width:140 height:16 across:3
222 label lblAO1 " Scale Quantize Quality:" align:#right pos:[155,76] width:140
272 …spinner spnToleranceNodeS " Node Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#floa…
273 …spinner spnToleranceTexS " Tex Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#float s…
DNW4C_node.ms.inc613 checkbox chkExportScale "Force Export Scale Key" width:280 height:16 offset:[0,-4]
626 label lblExportScale "Force Export Scale Key" align:#left across:4
653 lv_nodes.Columns.add "Scale"
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_menu.ms194 checkbox chkNonUniformScale "Non-Uniform Scale" width:140 height:16 across:3
222 label lblAO1 " Scale Quantize Quality:" align:#right pos:[155,76] width:140
272 …spinner spnToleranceNodeS " Node Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#floa…
273 …spinner spnToleranceTexS " Tex Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#float s…
DNW4C_node.ms.inc613 checkbox chkExportScale "Force Export Scale Key" width:280 height:16 offset:[0,-4]
626 label lblExportScale "Force Export Scale Key" align:#left across:4
653 lv_nodes.Columns.add "Scale"
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_menu.ms194 checkbox chkNonUniformScale "Non-Uniform Scale" width:140 height:16 across:3
222 label lblAO1 " Scale Quantize Quality:" align:#right pos:[155,76] width:140
272 …spinner spnToleranceNodeS " Node Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#floa…
273 …spinner spnToleranceTexS " Tex Scale:" width:80 height:16 range:[0.0001,100,0.1] type:#float s…
DNW4C_node.ms.inc613 checkbox chkExportScale "Force Export Scale Key" width:280 height:16 offset:[0,-4]
626 label lblExportScale "Force Export Scale Key" align:#left across:4
653 lv_nodes.Columns.add "Scale"