Home
last modified time | relevance | path

Searched refs:v (Results 1 – 25 of 66) sorted by relevance

123

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_MaterialState.cpp329 texMtx34.v[0] = texMtx.v[0]; in ActivateTextureCoordinators()
330 texMtx34.v[1] = texMtx.v[1]; in ActivateTextureCoordinators()
331 texMtx34.v[2] = texMtx.v[2]; in ActivateTextureCoordinators()
333 coordinator.GetTextureMatrix().v[0] = texMtx34.v[0]; in ActivateTextureCoordinators()
334 coordinator.GetTextureMatrix().v[1] = texMtx34.v[1]; in ActivateTextureCoordinators()
335 coordinator.GetTextureMatrix().v[2] = texMtx34.v[2]; in ActivateTextureCoordinators()
591 texMtx34.v[0] = texMtx.v[0]; in ActivateParticleTextureCoordinators()
592 texMtx34.v[1] = texMtx.v[1]; in ActivateParticleTextureCoordinators()
593 texMtx34.v[2] = texMtx.v[2]; in ActivateParticleTextureCoordinators()
595 coordinator.GetTextureMatrix().v[0] = texMtx34.v[0]; in ActivateParticleTextureCoordinators()
[all …]
/NW4C-1.2.23/include/nw/ut/
Dut_Rect.h78 Rect(const Rect& v) in Rect()
79 : left(v.left), in Rect()
80 top(v.top), in Rect()
81 right(v.right), in Rect()
82 bottom(v.bottom) in Rect()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_Viewport.h98 Viewport( const Viewport& v ) in Viewport() argument
99 : m_Rect(v.m_Rect), in Viewport()
100 m_DepthNear(v.m_DepthNear), in Viewport()
101 m_DepthFar(v.m_DepthFar) {} in Viewport()
/NW4C-1.2.23/tools/Viewer/
DViewer.ini24 # �X�N���[���L���v�`���̕ۑ��p�X
30 # �t���[���X�L�b�v�t���O
117 # �f�t�H���g�J�����̃A�b�v�x�N�g��
125 # �J����near�N���b�v�ݒ�
127 # �J����far�N���b�v�ݒ�
137 # ���C�g�O�̃��C�g�^�C�v
162 # ���[�v���t���O
/NW4C-1.2.23/tools/DccPlugin/Maya/scripts/
DNW4C_SetCombineGroup.mel133 ("intField -e -v (`nw4cSetCombineGroup_Get_CombineGroup "
142 int $val = `intField -q -v nw4cSetCombineGroup_CombineGroup`;
146 intField -e -v $val nw4cSetCombineGroup_CombineGroup;
151 intField -e -v $val nw4cSetCombineGroup_CombineGroup;
213 intField -e -v `nw4cSetCombineGroup_Get_CombineGroup $node`
297 �O���[�v�ԍ���A���I�ɐݒ肷��
310 // �O���[�v�ԍ����擾����
311 int $val = `intField -q -v nw4cSetCombineGroup_CombineGroup`;
313 // �擾�����O���[�v�ԍ��� xform �̐������� 255 ������΃G���[�Ƃ���
360 int $val = `intField -q -v nw4cSetCombineGroup_SearchCombineGroup`;
[all …]
DNW4C_SetCameraFovy.mel61 string $cmd = "floatSliderGrp -e -v `camera -q -vfv " + $node +
76 float $val = `floatSliderGrp -q -v nw4cSetCameraFovy_Fovy`;
124 floatSliderGrp -e -v `camera -q -vfv $node`
171 -min 1.0 -max 160.0 -v 30.0
DNW4C_SetAnimRange.mel433 -t $s -v (-$i) -itt "flat" -ott "step" $animRange; // start
436 -t $e -v (-$i) -itt "flat" -ott "step" $animRange; // end
445 floatField -e -v $s ($wName + "ClipStart" + $i);
446 floatField -e -v $e ($wName + "ClipEnd" + $i);
450 if (!`checkBox -q -v ($wName + "ClipLoop" + $i)` || $frameSize == 0)
578 $enable = `checkBox -q -v $flagCtrl`;
1020 float $s = `floatField -q -v ($wName + "ClipStart" + $i)`;
1021 float $e = `floatField -q -v ($wName + "ClipEnd" + $i)`;
1393 int $loop = `intField -q -v ($wName + "Loop")`;
1449 intField -v $i ($wName + "Pointer");
[all …]
DNW4C_SetRenderPriority.mel137 ("intField -e -v `nw4cSetRenderPriority_Get_RenderPriority "
146 int $val = `intField -q -v nw4cSetRenderPriority_RenderPriority`;
150 intField -e -v $val nw4cSetRenderPriority_RenderPriority;
155 intField -e -v $val nw4cSetRenderPriority_RenderPriority;
302 if (`checkBox -q -v nw4cSetRenderPriority_FrameObjects`)
637 intField -e -v $pris[$isg]
761 intField -e -v `nw4cSetRenderPriority_Get_RenderPriority $node`
814 int $val = `intField -q -v nw4cSetRenderPriority_SearchRenderPriority`;
817 intField -e -v 1 nw4cSetRenderPriority_SearchRenderPriority;
821 intField -e -v 255 nw4cSetRenderPriority_SearchRenderPriority;
[all …]
/NW4C-1.2.23/SampleData/Sound/Projects/simple/seq/
Dse.cseq15 ; �W�����v�ɂ�郋�[�v�i�����̌J��Ԃ��j
30 ; ���[�v���g�����J��Ԃ��Đ�
85 ; �X�C�[�v
86 ; �e���̎n�߂��A�S��������X�C�[�v����
182 ; �g���b�N�I�[�v��
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_mtl.ms.inc322 if ret and (not isSearchAnd) then compare = false -- ���̔�r�����������A���[�h��OR�Ȃ瑼�̔�r�͕s�v
323 …else if (not ret) and isSearchAnd do compare = false -- ���̔�r�������������A���[�h��AND�Ȃ瑼�̔�r�͕s�v
580 local v = spnSearchPriority.value
584 ret = (attr.renderPriority < v)
587 ret = (attr.renderPriority <= v)
590 ret = (attr.renderPriority == v)
593 ret = (attr.renderPriority >= v)
596 ret = (attr.renderPriority > v)
627 local v = str as Integer
628 if v != undefined do
[all …]
DNW4C_utils.ms.inc19 fn outValue fs key v =
21 format "%=\"%\"\n" key (v as string) to:fs
24 fn outVersion fs key v =
29 local d = (mod v 10) as integer
30 v = (v - d) / 10
37 fn outQuantValue fs key v =
39 local str = case v of
DNW4C_node.ms.inc101 local v = case i of
108 setNodeNoCompress n v
256 local v = i - 1
259 setNodeBillboardType n v
545 local v = spnSearchCombine.value
549 ret = (id < v)
552 ret = (id <= v)
555 ret = (id == v)
558 ret = (id >= v)
561 ret = (id > v)
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_mtl.ms.inc322 if ret and (not isSearchAnd) then compare = false -- ���̔�r�����������A���[�h��OR�Ȃ瑼�̔�r�͕s�v
323 …else if (not ret) and isSearchAnd do compare = false -- ���̔�r�������������A���[�h��AND�Ȃ瑼�̔�r�͕s�v
580 local v = spnSearchPriority.value
584 ret = (attr.renderPriority < v)
587 ret = (attr.renderPriority <= v)
590 ret = (attr.renderPriority == v)
593 ret = (attr.renderPriority >= v)
596 ret = (attr.renderPriority > v)
627 local v = str as Integer
628 if v != undefined do
[all …]
DNW4C_utils.ms.inc19 fn outValue fs key v =
21 format "%=\"%\"\n" key (v as string) to:fs
24 fn outVersion fs key v =
29 local d = (mod v 10) as integer
30 v = (v - d) / 10
37 fn outQuantValue fs key v =
39 local str = case v of
DNW4C_node.ms.inc101 local v = case i of
108 setNodeNoCompress n v
256 local v = i - 1
259 setNodeBillboardType n v
545 local v = spnSearchCombine.value
549 ret = (id < v)
552 ret = (id <= v)
555 ret = (id == v)
558 ret = (id >= v)
561 ret = (id > v)
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_mtl.ms.inc322 if ret and (not isSearchAnd) then compare = false -- ���̔�r�����������A���[�h��OR�Ȃ瑼�̔�r�͕s�v
323 …else if (not ret) and isSearchAnd do compare = false -- ���̔�r�������������A���[�h��AND�Ȃ瑼�̔�r�͕s�v
580 local v = spnSearchPriority.value
584 ret = (attr.renderPriority < v)
587 ret = (attr.renderPriority <= v)
590 ret = (attr.renderPriority == v)
593 ret = (attr.renderPriority >= v)
596 ret = (attr.renderPriority > v)
627 local v = str as Integer
628 if v != undefined do
[all …]
DNW4C_utils.ms.inc19 fn outValue fs key v =
21 format "%=\"%\"\n" key (v as string) to:fs
24 fn outVersion fs key v =
29 local d = (mod v 10) as integer
30 v = (v - d) / 10
37 fn outQuantValue fs key v =
39 local str = case v of
DNW4C_node.ms.inc101 local v = case i of
108 setNodeNoCompress n v
256 local v = i - 1
259 setNodeBillboardType n v
545 local v = spnSearchCombine.value
549 ret = (id < v)
552 ret = (id <= v)
555 ret = (id == v)
558 ret = (id >= v)
561 ret = (id > v)
/NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_mtl.ms.inc322 if ret and (not isSearchAnd) then compare = false -- ���̔�r�����������A���[�h��OR�Ȃ瑼�̔�r�͕s�v
323 …else if (not ret) and isSearchAnd do compare = false -- ���̔�r�������������A���[�h��AND�Ȃ瑼�̔�r�͕s�v
580 local v = spnSearchPriority.value
584 ret = (attr.renderPriority < v)
587 ret = (attr.renderPriority <= v)
590 ret = (attr.renderPriority == v)
593 ret = (attr.renderPriority >= v)
596 ret = (attr.renderPriority > v)
627 local v = str as Integer
628 if v != undefined do
[all …]
DNW4C_utils.ms.inc19 fn outValue fs key v =
21 format "%=\"%\"\n" key (v as string) to:fs
24 fn outVersion fs key v =
29 local d = (mod v 10) as integer
30 v = (v - d) / 10
37 fn outQuantValue fs key v =
39 local str = case v of
DNW4C_node.ms.inc101 local v = case i of
108 setNodeNoCompress n v
256 local v = i - 1
259 setNodeBillboardType n v
545 local v = spnSearchCombine.value
549 ret = (id < v)
552 ret = (id <= v)
555 ret = (id == v)
558 ret = (id >= v)
561 ret = (id > v)
/NW4C-1.2.23/sources/shaders/gfx/DefaultShader/
DCalcTexcoord2.vsh20 // �e�N�X�`�����W�v�Z
43 // �o�̓��W�X�^�ɂ͑S�ẴR���|�[�l���g�ɏ������݂��s���K�v������܂��B
DCalcTexcoord1.vsh20 // �e�N�X�`�����W�v�Z
54 // �o�̓��W�X�^�ɂ͑S�ẴR���|�[�l���g�ɏ������݂��s���K�v������܂��B
/NW4C-1.2.23/SampleData/Graphics/Shader/UserShader/
DCalcTexcoord2.vsh20 // �e�N�X�`�����W�v�Z
43 // �o�̓��W�X�^�ɂ͑S�ẴR���|�[�l���g�ɏ������݂��s���K�v������܂��B
/NW4C-1.2.23/SampleData/Graphics/DccPlugin/Maya/ToyButterfly/scenes/
DToy_Butterfly.ma13 setAttr ".v" no;
20 setAttr -k off ".v" no;
29 setAttr ".v" no;
33 setAttr -k off ".v" no;
43 setAttr ".v" no;
46 setAttr -k off ".v" no;
56 setAttr ".v" no;
60 setAttr -k off ".v" no;
71 setAttr -k off ".v";
79 setAttr -k off ".v";
[all …]

123