| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_Sound3DCalculator.cpp | 70 nw::math::VEC3 pos; in CalcVolumeAndPriority() local 71 nw::math::VEC3Sub( &pos, &actorParam.position, &listener.GetPosition() ); in CalcVolumeAndPriority() 72 const f32 actorDistance = nw::math::VEC3Len( &pos ); in CalcVolumeAndPriority() 112 nw::math::VEC3 pos; in CalcPan() local 113 nw::math::VEC3Transform( &pos, &listenerMtx, &actorParam.position ); in CalcPan() 114 const f32 actorDistance = nw::math::VEC3Len( &pos ); in CalcPan() 117 pos, in CalcPan() 220 nw::math::VEC3 pos; in CalcBiquadFilterValue() local 221 nw::math::VEC3Sub( &pos, &actorParam.position, &listener.GetPosition() ); in CalcBiquadFilterValue() 222 const f32 actorDistance = nw::math::VEC3Len( &pos ); in CalcBiquadFilterValue() [all …]
|
| D | snd_Sound3DListener.cpp | 63 void Sound3DListener::CalcPositionFromMatrix( const nw::math::MTX34& mtx, nw::math::VEC3* pos ) in CalcPositionFromMatrix() argument 65 pos->x = -( mtx.f._00 * mtx.f._03 + mtx.f._10 * mtx.f._13 + mtx.f._20 * mtx.f._23 ); in CalcPositionFromMatrix() 66 pos->y = -( mtx.f._01 * mtx.f._03 + mtx.f._11 * mtx.f._13 + mtx.f._21 * mtx.f._23 ); in CalcPositionFromMatrix() 67 pos->z = -( mtx.f._02 * mtx.f._03 + mtx.f._12 * mtx.f._13 + mtx.f._22 * mtx.f._23 ); in CalcPositionFromMatrix()
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/ |
| D | NW4C_mtl.ms.inc | 7 groupBox grp1 "Selected Material" pos:[8,8] width:464 height:170 8 --label lblSelectedNode "" pos:[16,24] width:368 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:450 height:150 11 groupBox grp2 "Set" pos:[8,184] width:464 height:126 12 dropDownList ddlSetFaceCulling "Face Culling" pos:[16,200] width:152 height:41 \ 14 dropDownList ddlSetCompress "Compress" pos:[184,200] width:152 height:41 \ 16 checkbox chkSetFragmentLighting "Fragment Lighting" pos:[16,244] width:152 height:16 17 checkbox chkSetVertexLighting "Vertex Lighting" pos:[184,244] width:152 height:16 18 dropDownList ddlSetBlendMode "Blend Mode" pos:[16,264] width:152 height:41 \ 21 groupBox grp3 "Search" pos:[8,318] width:464 height:200 [all …]
|
| D | NW4C_node.ms.inc | 7 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 8 --label lblSelectedNode "" pos:[16,24] width:288 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:288 height:164 10 groupBox grp2 "Set" pos:[8,204] width:304 height:48 11 …dropDownList ddlSetCompress "" pos:[16,220] width:200 height:22 items:#("Compress this node if pos… 12 groupBox grp3 "Search" pos:[8,260] width:304 height:52 13 …radioButtons rdoSearch "" pos:[16,276] width:208 height:16 labels:#("Compress If Possible", "Don't… 14 button btnSearch "Search" pos:[226,284] width:80 height:24 15 button btnClose "Close" pos:[8,320] width:304 height:24 154 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 [all …]
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2011/Scripts/Startup/ |
| D | NW4C_mtl.ms.inc | 7 groupBox grp1 "Selected Material" pos:[8,8] width:464 height:170 8 --label lblSelectedNode "" pos:[16,24] width:368 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:450 height:150 11 groupBox grp2 "Set" pos:[8,184] width:464 height:126 12 dropDownList ddlSetFaceCulling "Face Culling" pos:[16,200] width:152 height:41 \ 14 dropDownList ddlSetCompress "Compress" pos:[184,200] width:152 height:41 \ 16 checkbox chkSetFragmentLighting "Fragment Lighting" pos:[16,244] width:152 height:16 17 checkbox chkSetVertexLighting "Vertex Lighting" pos:[184,244] width:152 height:16 18 dropDownList ddlSetBlendMode "Blend Mode" pos:[16,264] width:152 height:41 \ 21 groupBox grp3 "Search" pos:[8,318] width:464 height:200 [all …]
|
| D | NW4C_node.ms.inc | 7 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 8 --label lblSelectedNode "" pos:[16,24] width:288 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:288 height:164 10 groupBox grp2 "Set" pos:[8,204] width:304 height:48 11 …dropDownList ddlSetCompress "" pos:[16,220] width:200 height:22 items:#("Compress this node if pos… 12 groupBox grp3 "Search" pos:[8,260] width:304 height:52 13 …radioButtons rdoSearch "" pos:[16,276] width:208 height:16 labels:#("Compress If Possible", "Don't… 14 button btnSearch "Search" pos:[226,284] width:80 height:24 15 button btnClose "Close" pos:[8,320] width:304 height:24 154 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 [all …]
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/ |
| D | NW4C_mtl.ms.inc | 7 groupBox grp1 "Selected Material" pos:[8,8] width:464 height:170 8 --label lblSelectedNode "" pos:[16,24] width:368 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:450 height:150 11 groupBox grp2 "Set" pos:[8,184] width:464 height:126 12 dropDownList ddlSetFaceCulling "Face Culling" pos:[16,200] width:152 height:41 \ 14 dropDownList ddlSetCompress "Compress" pos:[184,200] width:152 height:41 \ 16 checkbox chkSetFragmentLighting "Fragment Lighting" pos:[16,244] width:152 height:16 17 checkbox chkSetVertexLighting "Vertex Lighting" pos:[184,244] width:152 height:16 18 dropDownList ddlSetBlendMode "Blend Mode" pos:[16,264] width:152 height:41 \ 21 groupBox grp3 "Search" pos:[8,318] width:464 height:200 [all …]
|
| D | NW4C_node.ms.inc | 7 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 8 --label lblSelectedNode "" pos:[16,24] width:288 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:288 height:164 10 groupBox grp2 "Set" pos:[8,204] width:304 height:48 11 …dropDownList ddlSetCompress "" pos:[16,220] width:200 height:22 items:#("Compress this node if pos… 12 groupBox grp3 "Search" pos:[8,260] width:304 height:52 13 …radioButtons rdoSearch "" pos:[16,276] width:208 height:16 labels:#("Compress If Possible", "Don't… 14 button btnSearch "Search" pos:[226,284] width:80 height:24 15 button btnClose "Close" pos:[8,320] width:304 height:24 154 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 [all …]
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2011/Scripts/Startup/ |
| D | NW4C_mtl.ms.inc | 7 groupBox grp1 "Selected Material" pos:[8,8] width:464 height:170 8 --label lblSelectedNode "" pos:[16,24] width:368 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:450 height:150 11 groupBox grp2 "Set" pos:[8,184] width:464 height:126 12 dropDownList ddlSetFaceCulling "Face Culling" pos:[16,200] width:152 height:41 \ 14 dropDownList ddlSetCompress "Compress" pos:[184,200] width:152 height:41 \ 16 checkbox chkSetFragmentLighting "Fragment Lighting" pos:[16,244] width:152 height:16 17 checkbox chkSetVertexLighting "Vertex Lighting" pos:[184,244] width:152 height:16 18 dropDownList ddlSetBlendMode "Blend Mode" pos:[16,264] width:152 height:41 \ 21 groupBox grp3 "Search" pos:[8,318] width:464 height:200 [all …]
|
| D | NW4C_node.ms.inc | 7 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 8 --label lblSelectedNode "" pos:[16,24] width:288 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:288 height:164 10 groupBox grp2 "Set" pos:[8,204] width:304 height:48 11 …dropDownList ddlSetCompress "" pos:[16,220] width:200 height:22 items:#("Compress this node if pos… 12 groupBox grp3 "Search" pos:[8,260] width:304 height:52 13 …radioButtons rdoSearch "" pos:[16,276] width:208 height:16 labels:#("Compress If Possible", "Don't… 14 button btnSearch "Search" pos:[226,284] width:80 height:24 15 button btnClose "Close" pos:[8,320] width:304 height:24 154 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 [all …]
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/ |
| D | NW4C_mtl.ms.inc | 7 groupBox grp1 "Selected Material" pos:[8,8] width:464 height:170 8 --label lblSelectedNode "" pos:[16,24] width:368 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:450 height:150 11 groupBox grp2 "Set" pos:[8,184] width:464 height:126 12 dropDownList ddlSetFaceCulling "Face Culling" pos:[16,200] width:152 height:41 \ 14 dropDownList ddlSetCompress "Compress" pos:[184,200] width:152 height:41 \ 16 checkbox chkSetFragmentLighting "Fragment Lighting" pos:[16,244] width:152 height:16 17 checkbox chkSetVertexLighting "Vertex Lighting" pos:[184,244] width:152 height:16 18 dropDownList ddlSetBlendMode "Blend Mode" pos:[16,264] width:152 height:41 \ 21 groupBox grp3 "Search" pos:[8,318] width:464 height:200 [all …]
|
| D | NW4C_node.ms.inc | 7 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 8 --label lblSelectedNode "" pos:[16,24] width:288 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:288 height:164 10 groupBox grp2 "Set" pos:[8,204] width:304 height:48 11 …dropDownList ddlSetCompress "" pos:[16,220] width:200 height:22 items:#("Compress this node if pos… 12 groupBox grp3 "Search" pos:[8,260] width:304 height:52 13 …radioButtons rdoSearch "" pos:[16,276] width:208 height:16 labels:#("Compress If Possible", "Don't… 14 button btnSearch "Search" pos:[226,284] width:80 height:24 15 button btnClose "Close" pos:[8,320] width:304 height:24 154 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 [all …]
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/ |
| D | NW4C_mtl.ms.inc | 7 groupBox grp1 "Selected Material" pos:[8,8] width:464 height:170 8 --label lblSelectedNode "" pos:[16,24] width:368 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:450 height:150 11 groupBox grp2 "Set" pos:[8,184] width:464 height:126 12 dropDownList ddlSetFaceCulling "Face Culling" pos:[16,200] width:152 height:41 \ 14 dropDownList ddlSetCompress "Compress" pos:[184,200] width:152 height:41 \ 16 checkbox chkSetFragmentLighting "Fragment Lighting" pos:[16,244] width:152 height:16 17 checkbox chkSetVertexLighting "Vertex Lighting" pos:[184,244] width:152 height:16 18 dropDownList ddlSetBlendMode "Blend Mode" pos:[16,264] width:152 height:41 \ 21 groupBox grp3 "Search" pos:[8,318] width:464 height:200 [all …]
|
| D | NW4C_node.ms.inc | 7 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 8 --label lblSelectedNode "" pos:[16,24] width:288 height:64 9 dotNetControl lv_mtl "System.Windows.Forms.ListView" pos:[16,24] width:288 height:164 10 groupBox grp2 "Set" pos:[8,204] width:304 height:48 11 …dropDownList ddlSetCompress "" pos:[16,220] width:200 height:22 items:#("Compress this node if pos… 12 groupBox grp3 "Search" pos:[8,260] width:304 height:52 13 …radioButtons rdoSearch "" pos:[16,276] width:208 height:16 labels:#("Compress If Possible", "Don't… 14 button btnSearch "Search" pos:[226,284] width:80 height:24 15 button btnClose "Close" pos:[8,320] width:304 height:24 154 groupBox grp1 "Selected Nodes" pos:[8,8] width:304 height:188 [all …]
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | SmLayout.cpp | 37 nw::math::VEC3 pos = pane->GetTranslate(); in GetRect() local 50 posx = SM_LOWER_SCREEN_HALF_SIZE_W + pos.x; in GetRect() 54 posx = SM_LOWER_SCREEN_HALF_SIZE_W + pos.x - rect.GetWidth()/2.f; in GetRect() 58 posx = SM_LOWER_SCREEN_HALF_SIZE_W + pos.x; in GetRect() 65 posy = SM_LOWER_SCREEN_HALF_SIZE_H - pos.y; in GetRect() 69 posy = SM_LOWER_SCREEN_HALF_SIZE_H - pos.y - rect.GetHeight()/2.f; in GetRect() 73 posy = SM_LOWER_SCREEN_HALF_SIZE_H - pos.y; in GetRect()
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_TextBox.cpp | 602 VEC2 pos; in AdjustTextPos() local 608 pos.x = 0.f; in AdjustTextPos() 611 pos.x = internal::AdjustCenterValue(size.width, isCeil); in AdjustTextPos() 614 pos.x = size.width; in AdjustTextPos() 622 pos.y = 0.f; in AdjustTextPos() 625 pos.y = internal::AdjustCenterValue(size.height, isCeil); in AdjustTextPos() 628 pos.y = size.height; in AdjustTextPos() 632 return pos; in AdjustTextPos() 641 VEC2 pos = GetVtxPos(); in GetTextGlobalMtx() local 644 pos.x += txtPos.x; in GetTextGlobalMtx() [all …]
|
| D | lyt_Util.cpp | 104 const math::VEC2& pos in IsContain() argument 110 math::VEC3 pos3(pos.x, pos.y, 0.f); in IsContain() 120 const math::VEC2& pos in FindHitPane() argument 132 if (Pane *const ret = FindHitPane(&(*it), pos)) in FindHitPane() 141 if (IsContain(pBounding, pos)) in FindHitPane() 153 const math::VEC2& pos in FindHitPane() argument 156 return FindHitPane(pLayout->GetRootPane(), pos); in FindHitPane()
|
| /NW4C-2.0.3/sources/shaders/font/ |
| D | font_TextWriterShader.vsh | 35 #define pos r14 53 mov pos.xy, aPosition 54 mov pos.z, aPositionZ.x 55 mov pos.w, CONST_1 56 m4x3 tmp.xyz, pos, cViewMtx
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 262 GraphicsDrawing::DrawRectangle( const math::VEC2& pos, const math::VEC2& size, ut::Color8 color ) in DrawRectangle() argument 268 count += this->BuildLine( pos, math::VEC2( pos.x + size.x, pos.y ), in DrawRectangle() 272 math::VEC2( pos.x + size.x, pos.y ), pos + size, in DrawRectangle() 275 count += this->BuildLine( pos + size, math::VEC2( pos.x, pos.y + size.y ), in DrawRectangle() 278 count += this->BuildLine(math::VEC2( pos.x, pos.y + size.y ), pos, in DrawRectangle() 289 GraphicsDrawing::FillRectangle( const math::VEC2& pos, const math::VEC2& size, ut::Color8 color ) in FillRectangle() argument 293 s32 count = this->BuildRectangle(pos, size, &m_ShapePositionStreamArray[ m_ShapeVertexCount ]); in FillRectangle() 730 GraphicsDrawing::BuildRectangle( const math::VEC2& pos, const math::VEC2& size, math::VEC2 *pVecArr… in BuildRectangle() argument 736 pos, in BuildRectangle() 737 math::VEC2(pos.x + size.x, pos.y), in BuildRectangle() [all …]
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Util.h | 143 const math::VEC2& pos); 164 const math::VEC2& pos); 192 const math::VEC2& pos);
|
| /NW4C-2.0.3/sources/libraries/ut/ |
| D | ut_ResDictionary.cpp | 64 u32 pos = u32(x->ref) & 7; in Get() local 66 if (wd < len && ((s[wd] >> pos) & 1)) in Get() 99 u32 pos = u32(x->ref) & 7; in Get() local 101 if (wd < len && ((s[wd] >> pos) & 1)) in Get()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_Sound3DCalculator.h | 202 const nw::math::VEC3& pos, 214 const nw::math::VEC3& pos, 226 const nw::math::VEC3& pos, 236 const nw::math::VEC3& pos,
|
| /NW4C-2.0.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 172 nw::math::VEC3 pos(0.f, 0.f, dist); in SetupCamera() local 179 &pos, // カメラの位置 in SetupCamera() 204 nw::math::VEC3 pos(0, 0, 1); in SetupCamera() local 209 nw::math::MTX34LookAt(&viewMtx, &pos, &up, &target); in SetupCamera()
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_GraphicsDevice.h | 529 ActivateFragmentLightPosition(s32 index, const math::VEC4& pos) in ActivateFragmentLightPosition() argument 540 …ut::Float16(pos.y).GetFloat16Value() << 16 | ut::Float16(pos.x).GetFloat16Value(), // pos_y << 16 … in ActivateFragmentLightPosition() 542 ut::Float16(pos.z).GetFloat16Value(), // pos_z in ActivateFragmentLightPosition() 557 ActivateFragmentLightPosition(s32 index, const math::VEC4& pos, const math::VEC3& spotDir) in ActivateFragmentLightPosition() argument 568 …ut::Float16(pos.y).GetFloat16Value() << 16 | ut::Float16(pos.x).GetFloat16Value(), // pos_y << 16 … in ActivateFragmentLightPosition() 570 ut::Float16(pos.z).GetFloat16Value(), // pos_z in ActivateFragmentLightPosition()
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_ArchiveFontBase.cpp | 168 const char* pos = found - 1; in IncludeName() local 169 while (nameList < pos && *pos == ' ') in IncludeName() 171 pos--; in IncludeName() 174 if (*pos != ',') in IncludeName() 196 const char* pos = found + nameLen; in IncludeName() local 198 while (pos < end && *pos == ' ') in IncludeName() 200 pos++; in IncludeName() 202 if (pos == end) in IncludeName()
|