Home
last modified time | relevance | path

Searched refs:af (Results 1 – 13 of 13) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Arc.h155 bool ARCOpen(ARCHandle* handle, const wchar_t* fileName, ARCFileInfo* af);
183 bool ARCFastOpen(ARCHandle* handle, s32 entrynum, ARCFileInfo* af);
211 NW_INLINE bool ARCOpen(ARCHandle* handle, ARCDirEntry* dirent, ARCFileInfo* af) in ARCOpen() argument
214 return ARCFastOpen(handle, static_cast<s32>(dirent->entryNum), af); in ARCOpen()
278 void* ARCGetStartAddrInMem(ARCFileInfo* af);
292 u32 ARCGetStartOffset(ARCFileInfo* af);
307 u32 ARCGetLength(ARCFileInfo* af);
320 bool ARCClose(ARCFileInfo* af);
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Arc.cpp129 bool ARCOpen(ARCHandle* handle, const wchar_t* fileName, ARCFileInfo* af) in ARCOpen() argument
136 NN_ASSERTMSG( af, "ARCOpen(): NULL pointer is specified to ARCFileInfo structure" ); in ARCOpen()
166 af->handle = handle; in ARCOpen()
167 af->startOffset = filePosition(FSTEntries, entry); in ARCOpen()
168 af->length = fileLength(FSTEntries, entry); in ARCOpen()
173 bool ARCFastOpen(ARCHandle* handle, s32 entrynum, ARCFileInfo* af) in ARCFastOpen() argument
178 NN_ASSERTMSG(af, in ARCFastOpen()
196 af->handle = handle; in ARCFastOpen()
197 af->startOffset = filePosition(FSTEntries, entrynum); in ARCFastOpen()
198 af->length = fileLength(FSTEntries, entrynum); in ARCFastOpen()
[all …]
/NW4C-2.0.3/tools/DccPlugin/Maya/scripts/
DNW4C_SetFrameExtensionList.mel163 -af nw4cSetFrameExtensionList_List "left" 0
164 -af nw4cSetFrameExtensionList_List "top" 8
165 -af nw4cSetFrameExtensionList_List "right" 10
168 -af nw4cSetFrameExtensionList_Sample "left" 8
170 -af nw4cSetFrameExtensionList_Sample "right" 8
171 -af nw4cSetFrameExtensionList_Sample "bottom" 8
182 -af $closeBtn "top" 0
183 -af $closeBtn "left" 0
184 -af $closeBtn "bottom" 0
185 -af $closeBtn "right" 0
DNW4C_SetUserData.mel613 -af $nameLabel "top" 8
618 -af nw4cSetUserData_DataName "top" 8
619 -af nw4cSetUserData_DataName "left" 68
621 -af nw4cSetUserData_DataName "right" 8
624 -af nw4cSetUserData_DataType "left" 8
629 -af nw4cSetUserData_NumberLabel "left" 8
631 -af nw4cSetUserData_NumberLabel "right" 8
634 -af nw4cSetUserData_Value "left" 8
635 -af nw4cSetUserData_Value "bottom" 48
636 -af nw4cSetUserData_Value "right" 8
[all …]
DNW4C_SetRenderPriority.mel588 -af $btn "top" 4
589 -af $btn "left" 4
592 -af $field "top" 4
602 -af $btn "left" 4
1004 -af nw4cSetRenderPriority_DontCare "top" 8
1005 -af nw4cSetRenderPriority_DontCare "left" 0
1010 -af nw4cSetRenderPriority_UseRenderPriority "left" 0
1021 -af nw4cSetRenderPriority_Description "bottom" 8
1055 -af nw4cSetRenderPriority_SearchDontCare "top" 8
1056 -af nw4cSetRenderPriority_SearchDontCare "left" 0
[all …]
DNW4C_SetCombineGroup.mel500 -af nw4cSetCombineGroup_DontCare "top" 8
501 -af nw4cSetCombineGroup_DontCare "left" 0
506 -af nw4cSetCombineGroup_UseCombineGroup "left" 0
517 -af nw4cSetCombineGroup_Description "bottom" 8
560 -af nw4cSetCombineGroup_SearchDontCare "top" 8
561 -af nw4cSetCombineGroup_SearchDontCare "left" 0
566 -af nw4cSetCombineGroup_SearchUseCombineGroup "left" 0
577 -af nw4cSetCombineGroup_SearchCombineGroup "bottom" 8
600 -af $closeBtn "top" 0
601 -af $closeBtn "left" 0
[all …]
DNW4C_ExpDialog.mel3648 -af nw4cExpDialog_ProcessMode "left" 0
3649 -af nw4cExpDialog_ProcessMode "top" 4
3652 -af $sep1 "left" 0
3654 -af $sep1 "right" 0
3657 -af nw4cExpDialog_ExportTarget "left" 0
3662 -af nw4cExpDialog_OutFileName "left" 0
3674 -af $sep2 "left" 0
3676 -af $sep2 "right" 0
3679 -af nw4cExpDialog_OutInterFile "left" 0
3684 -af nw4cExpDialog_OutFolder "left" 0
[all …]
DNW4C_SetCameraFovy.mel185 -af $closeBtn "top" 0
186 -af $closeBtn "left" 0
187 -af $closeBtn "bottom" 0
188 -af $closeBtn "right" 0
DNW4C_SetNoCompressNode.mel269 -af $closeBtn "top" 0
270 -af $closeBtn "left" 0
271 -af $closeBtn "bottom" 0
272 -af $closeBtn "right" 0
DNW4C_SetBillboard.mel302 -af $closeBtn "top" 0
303 -af $closeBtn "left" 0
304 -af $closeBtn "bottom" 0
305 -af $closeBtn "right" 0
DNW4C_SetAnimRange.mel3450 -af $btn0 "left" 24
3451 -af $btn0 "top" 0
3452 -af $btn0 "bottom" 0
3454 -af $btn1 "top" 0
3455 -af $btn1 "bottom" 0
3489 -af $btn[$j] "top" 0
3490 -af $btn[$j] "left" 0
3491 -af $btn[$j] "bottom" 0 $lay;
3496 -af $btn[$j] "top" 0
3498 -af $btn[$j] "bottom" 0 $lay;
[all …]
DNW4C_SetForceExportKey.mel503 -af $closeBtn "top" 0
504 -af $closeBtn "left" 0
505 -af $closeBtn "bottom" 0
506 -af $closeBtn "right" 0
DNW4C_SetMaterialAttr.mel692 -af $closeBtn "top" 0
693 -af $closeBtn "left" 0
694 -af $closeBtn "bottom" 0
695 -af $closeBtn "right" 0