Searched defs:right (Results 1 – 9 of 9) sorted by relevance
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_Color.h | 349 const SelfType right = SelfType(rhs); member 368 const SelfType right = SelfType(rhs); member 387 const SelfType right = SelfType(rhs); member 406 const SelfType right = SelfType(rhs); member
|
| D | ut_Rect.h | 39 f32 right; //!< 矩形の右座標です。 member
|
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_FrustumProjectionUpdater.cpp | 100 float right = m_Resource.GetRect().GetCenter().x + halfWidth; in Update() local
|
| D | gfx_OrthoProjectionUpdater.cpp | 103 float right = m_Resource.GetRect().GetCenter().x + halfWidth; in Update() local
|
| D | gfx_Camera.cpp | 800 f32* right, in GetFrustum() 846 f32 right, in SetFrustum() 867 f32* right, in GetOrtho() 913 f32 right, in SetOrtho()
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_Voice.cpp | 176 inline void CalcPanForMono( f32& left, f32& right, const Util::PanInfo& panInfo ) in CalcPanForMono() 183 f32& left, f32& right, const f32& pan, int channelIndex, const Util::PanInfo& panInfo ) in CalcBarancePanForStereo() 199 f32& left, f32& right, const f32& pan, const Util::PanInfo& panInfo ) in CalcDualPanForStereo() 1248 f32 right = 0.0f; in CalcMixParam() local 1400 register f32 left, right, front, rear; in CalcMixParam() local
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | SmCamera.cpp | 512 nw::math::VEC3 right; in MoveCamera3D() local
|
| /NW4C-2.0.3/documents/CreativeStudio/html/common/ |
| D | ibox.js | 577 _pub.updateObject(els.wrapper.style, {right: '', bottom: ''}); property
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 671 f32 right = m_ScreenSize.x; in SendShapeMatrix() local
|