| /NW4C-2.0.3/demos/lyt/multiArc/sources/ |
| D | main.cpp | 189 pResAccessor->Attach(pArcResLink1); in nnMain() 190 pResAccessor->Attach(pArcResLink2); in nnMain() 191 pResAccessor->Attach(pArcResLink3); in nnMain()
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_ArcResourceAccessor.h | 73 bool Attach( 422 void Attach(ArcResourceLink* pLink);
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_ArcResourceAccessor.cpp | 219 ArcResourceAccessor::Attach( in Attach() function in nw::lyt::ArcResourceAccessor 365 MultiArcResourceAccessor::Attach(ArcResourceLink* pLink) in Attach() function in nw::lyt::MultiArcResourceAccessor
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_Children.h | 206 bool Attach(TChild* child) in Attach() function
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | LytCtrl.cpp | 162 if (!resSet.resAccessor->Attach(resSet.lytFile.Buffer(), ".")) in CreateSmLayoutResource()
|
| /NW4C-2.0.3/demos/lyt/simple/sources/ |
| D | main.cpp | 259 if (!pResAccessor->Attach(fileLayout.Buffer(), ".")) in nnMain()
|
| /NW4C-2.0.3/demos/lyt/texVram/sources/ |
| D | main.cpp | 230 if (!pResAccessor->Attach(fileLayout.begin(), ".")) in nnMain()
|
| /NW4C-2.0.3/demos/lyt/extUserData/sources/ |
| D | main.cpp | 234 if (!pResAccessor->Attach(fileLayout.begin(), ".")) in nnMain()
|
| /NW4C-2.0.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 187 if (!pResAccessor->Attach(fileLayout.begin(), ".")) in nnMain()
|
| /NW4C-2.0.3/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 201 if (!pResAccessor->Attach(fileLayout.begin(), ".")) in nnMain()
|
| /NW4C-2.0.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 238 if (!pResAccessor->Attach(fileLayout.begin(), ".")) in nnMain()
|
| /NW4C-2.0.3/demos/lyt/group/sources/ |
| D | main.cpp | 172 if (!pResAccessor->Attach(fileLayout.begin(), ".")) in nnMain()
|
| /NW4C-2.0.3/demos/lyt/simple2/sources/ |
| D | main.cpp | 171 if (!pResAccessor->Attach(fileLayout.begin(), ".")) in nnMain()
|
| /NW4C-2.0.3/demos/lyt/bounding/sources/ |
| D | main.cpp | 219 if (!pResAccessor->Attach(fileLayout.begin(), ".")) in nnMain()
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_ArchiveFont.cpp | 201 s.Attach(stream, streamSize); in StreamingConstruct()
|
| D | font_ArchiveFontBase.cpp | 860 ArchiveFontBase::CachedStreamReader::Attach( in Attach() function in nw::font::ArchiveFontBase::CachedStreamReader
|
| D | font_PackedFont.cpp | 192 s.Attach(stream, streamSize); in StreamingConstruct()
|
| /NW4C-2.0.3/demos/lyt/orthoStereo/sources/ |
| D | main.cpp | 391 if (!pResAccessor->Attach(resLayout.begin(), ".")) in nnMain()
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_ArchiveFontBase.h | 120 void Attach(
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_SceneNode.h | 328 return m_Children.Attach(child); in AttachChild()
|
| /NW4C-2.0.3/demos/lyt/animShare/sources/ |
| D | main.cpp | 406 if (!pResAccessor->Attach(fileLayout.begin(), ".")) in nnMain()
|
| /NW4C-2.0.3/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 352 if (!pResAccessor->Attach(fileLayout.begin(), ".")) in nnMain()
|
| /NW4C-2.0.3/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_SetAnimRange.mel | 3696 menuItem -l "Create and Attach nw4c_AnimRangeCtrl" 3728 menuItem -l "Attach Highlighted to" -sm true
|