Searched defs:rotate (Results 1 – 14 of 14) sorted by relevance
| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_AmbientLight.cpp | 163 const math::VEC3 rotate(0.0f, 0.0f, 0.0f); in CreateResAmbientLight() local
|
| D | gfx_HemiSphereLight.cpp | 164 const math::VEC3 rotate(0.0f, 0.0f, 0.0f); in CreateResHemiSphereLight() local
|
| D | gfx_VertexLight.cpp | 182 const math::VEC3 rotate(0.0f, 0.0f, 0.0f); in CreateResVertexLight() local
|
| D | gfx_FragmentLight.cpp | 184 const math::VEC3 rotate(0.0f, 0.0f, 0.0f); in CreateResFragmentLight() local
|
| D | gfx_MaterialState.cpp | 67 float rotate, in SetupTextureMatrix()
|
| D | gfx_Fog.cpp | 167 const math::VEC3 rotate(0.0f, 0.0f, 0.0f); in CreateResFog() local
|
| D | gfx_Camera.cpp | 257 const math::VEC3 rotate(0.0f, 0.0f, 0.0f); in Create() local
|
| /NW4C-1.3.3/sources/libraries/anim/res/ |
| D | anim_ResAnimGroup.cpp | 278 float rotate = *reinterpret_cast<const float*>(value); in SetValue() local 433 const math::VEC3& rotate = *reinterpret_cast<const math::VEC3*>(value); in SetValue() local
|
| /NW4C-1.3.3/sources/libraries/lyt/ |
| D | lyt_DrawerUniform.cpp | 89 register const f32 rotate = texSRT.rotate; in CalcTextureCoords() local
|
| /NW4C-1.3.3/include/nw/gfx/ |
| D | gfx_CalculatedTransform.h | 342 void SetRotateAndTranslate(const math::VEC3& rotate, const math::VEC3& translate) in SetRotateAndTranslate()
|
| /NW4C-1.3.3/include/nw/ut/ |
| D | ut_ResTypes.h | 315 ResVec2 rotate; member 331 ResVec3 rotate; member
|
| /NW4C-1.3.3/include/nw/lyt/ |
| D | lyt_Resources.h | 915 Vec3 rotate; member
|
| D | lyt_Types.h | 1557 ut::ResF32 rotate; member
|
| /NW4C-1.3.3/include/nw/gfx/res/ |
| D | gfx_ResMaterial.h | 1201 void SetRotate(f32 rotate) in SetRotate()
|