| /NW4C-1.2.23/demos/Nw4cDemo/sources/ |
| D | SmCamera.cpp | 513 nw::math::VEC3 translate; in MoveCamera3D() local 580 nw::math::VEC3 translate; in MoveCamera3D() local 590 nw::math::VEC3 translate; in MoveCamera3D() local 634 nw::math::VEC3 translate; in MoveCamera3D() local
|
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_CalculatedTransform.h | 297 void SetTranslate(const math::VEC3& translate) in SetTranslate() 306 void GetTranslate(math::VEC3* translate) const in GetTranslate() 327 math::VEC3 translate; in SetRotateXYZ() local 342 void SetRotateAndTranslate(const math::VEC3& rotate, const math::VEC3& translate) in SetRotateAndTranslate()
|
| D | gfx_WorldMatrixUpdater.h | 187 void AddTranslate(math::MTX34* dstMatrix, const math::VEC3& translate) const in AddTranslate()
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_AmbientLight.cpp | 133 const math::VEC3 translate(0.0f, 0.0, 0.0f); in CreateResAmbientLight() local
|
| D | gfx_HemiSphereLight.cpp | 134 const math::VEC3 translate(0.0f, 0.0, 0.0f); in CreateResHemiSphereLight() local
|
| D | gfx_VertexLight.cpp | 152 const math::VEC3 translate(0.0f, 0.0, 0.0f); in CreateResVertexLight() local
|
| D | gfx_FragmentLight.cpp | 151 const math::VEC3 translate(0.0f, 0.0, 0.0f); in CreateResFragmentLight() local
|
| D | gfx_Fog.cpp | 134 const math::VEC3 translate(0.0f, 0.0, 0.0f); in CreateResFog() local
|
| D | gfx_ParticleEmitter.cpp | 557 …nw::math::VEC3* translate = (nw::math::VEC3*)targetCollection->GetStreamPtr(PARTICLEUSAGE_TRANSLAT… in Emission() local
|
| D | gfx_RenderContext.cpp | 59 nw::math::VEC3 translate = transform.GetColumn(3); in GetTranslate() local
|
| D | gfx_ParticleSet.cpp | 663 …nw::math::VEC3* translate = (nw::math::VEC3*)collection->GetStreamPtr(PARTICLEUSAGE_TRANSLATE, PAR… in SetDefaultValues() local 773 math::VEC3* translate = in AddParticles() local 798 math::VEC3* translate = in AddParticles() local 2536 nw::math::VEC3* translate = in ParticleChildUpdater() local
|
| D | gfx_Camera.cpp | 258 const math::VEC3 translate(0.0f, 0.0, 0.0f); in Create() local
|
| /NW4C-1.2.23/include/nw/demo/ |
| D | demo_Particle.h | 119 void SetTranslate(const nw::math::VEC3& translate) in SetTranslate() 125 void GetTranslate(nw::math::VEC3* translate) const in GetTranslate()
|
| /NW4C-1.2.23/demos/gfx/ParticleChangeVtxDemo/sources/ |
| D | ParticleChangeVtxDemo.cpp | 411 nw::math::VEC3* translate = in UpdateScene() local
|
| /NW4C-1.2.23/demos/gfx/ResourceDemo/sources/ |
| D | ResourceDemo.cpp | 307 nw::math::VEC3& translate = (*modelResource).GetTransform().translate; in InitializeScenes() local
|
| /NW4C-1.2.23/demos/gfx/ParticleUpdaterDemo/sources/ |
| D | ParticleUpdaterDemo.cpp | 248 nw::math::VEC3* translate = in UserUpdater() local
|
| /NW4C-1.2.23/sources/libraries/anim/res/ |
| D | anim_ResAnimGroup.cpp | 277 const math::VEC2& translate = *reinterpret_cast<const math::VEC2*>(value); in SetValue() local
|
| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_ResTypes.h | 316 ResVec2 translate; member 332 ResVec3 translate; member
|
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_GraphicsSystem.cpp | 636 math::VEC3 translate = camera->WorldMatrix().GetColumn(3); in ClearBySkyModel() local
|
| /NW4C-1.2.23/demos/gfx/ProjectionShadowDemo/sources/ |
| D | ProjectionShadowDemo.cpp | 876 nw::math::VEC3 translate; in UpdateScene() local
|
| /NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/ |
| D | ShadowMapDemo.cpp | 946 nw::math::VEC3 translate; in UpdateScene() local
|
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_Resources.h | 911 Vec3 translate; member
|
| D | lyt_Types.h | 1555 res::Vec2 translate; member
|
| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResMaterial.h | 1202 void SetTranslate(const nw::math::VEC2& translate) in SetTranslate()
|