Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 25 of 31) sorted by relevance

12

/NW4C-2.0.3/include/nw/gfx/
Dgfx_WorldMatrixUpdater.h151 void MultScale(TMatrix* dstMatrix, const UMatrix* srcMatrix, const math::VEC3& scale) const in MultScale()
167 void ScaleMatrix(TMatrix* dstMatrix, const math::VEC3& scale) const in ScaleMatrix()
196 void CompensateScale(math::VEC3& scale) const in CompensateScale()
224 math::VEC3 scale; in UpdateMaya() local
274 math::VEC3 scale; in UpdateBasic() local
312 math::VEC3 scale; in UpdateXsi() local
Dgfx_CalculatedTransform.h278 void SetScale(const math::VEC3& scale) in SetScale()
592 const math::VEC3& scale = this->m_Scale; in UpdateScaleFlags() local
Dgfx_TransformNode.h279 math::VEC3 scale; in SetResourceScaledTransform() local
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_WorldMatrixUpdater.cpp63 math::VEC3* scale, in CalculateWorldXsi()
139 math::VEC3* scale, in CalculateWorldMayaSsc()
214 math::VEC3* scale, in CalculateWorldBasic()
Dgfx_MaterialState.cpp423 math::Vector3 scale(scaleFactor, scaleFactor, scaleFactor); in ActivateTextureCoordinators() local
432 math::Vector3 scale(scaleFactor, scaleFactor, scaleFactor); in ActivateTextureCoordinators() local
Dgfx_AmbientLight.cpp164 const math::VEC3 scale(1.0f, 1.0f, 1.0f); in CreateResAmbientLight() local
Dgfx_HemiSphereLight.cpp165 const math::VEC3 scale(1.0f, 1.0f, 1.0f); in CreateResHemiSphereLight() local
Dgfx_VertexLight.cpp183 const math::VEC3 scale(1.0f, 1.0f, 1.0f); in CreateResVertexLight() local
Dgfx_TransformAnimBlendOp.cpp138 math::VEC3& scale = transform->m_Scale; in PostBlendAccurateScale() local
Dgfx_TransformAnimEvaluator.cpp247 const math::Vector3& scale = originalTransform->scale; in EvaluateMemberBakedAnim() local
Dgfx_FragmentLight.cpp244 const math::VEC3 scale(1.0f, 1.0f, 1.0f); in CreateResFragmentLight() local
Dgfx_Fog.cpp168 const math::VEC3 scale(1.0f, 1.0f, 1.0f); in CreateResFog() local
Dgfx_Camera.cpp259 const math::VEC3 scale(1.0f, 1.0f, 1.0f); in Create() local
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_CurveAdshr.cpp352 s16 CurveAdshr::CalcDecibelSquare( int scale ) in CalcDecibelSquare()
Dsnd_Util.cpp640 u16 Util::CalcLpfFreq( f32 scale ) in CalcLpfFreq()
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp118 f32 scale = vertexStream.GetScale(); in ResSeparateDataShape_SetupVertexIrScale() local
/NW4C-2.0.3/include/nw/lyt/
Dlyt_DrawInfo.h180 void SetLocationAdjustScale(const math::VEC2& scale) in SetLocationAdjustScale()
/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp190 const f32 scale = height / m_pFont->GetHeight(); in SetFontSize() local
/NW4C-2.0.3/demos/gfx/FastCreateDemo/sources/
DFastCreateDemo.cpp404 f32 scale = -nw::math::CosRad(s_PhaseScale) * 0.5f + 0.5f; in UpdateLattices() local
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp894 const u32 scale[] = in SetUpGLTexEnvUser() local
Dlyt_Common.cpp592 static const float scale[] = variable
Dlyt_Pane.cpp598 math::VEC2 scale; in CalculateMtx() local
/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp273 const math::VEC2& scale = *reinterpret_cast<const math::VEC2*>(value); in SetValue() local
/NW4C-2.0.3/include/nw/ut/
Dut_ResTypes.h316 ResVec2 scale; member
332 ResVec3 scale; member
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp689 float scale = (camera->GetFar() / 2.0f); in ClearBySkyModel() local

12