Home
last modified time | relevance | path

Searched refs:root (Results 1 – 8 of 8) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp1035 OrderNode& root = GetRootNode(); in Init() local
1036 root.prevIndex = 0; in Init()
1037 root.nextIndex = static_cast<u16>(numOrderNode - 1); in Init()
1052 OrderNode& root = GetRootNode(); in Use() local
1053 OrderNode& first = GetNode(root.nextIndex); in Use()
1054 target.nextIndex = root.nextIndex; in Use()
1056 root.nextIndex = static_cast<u16>(index); in Use()
1074 OrderNode& root = GetRootNode(); in Unuse() local
1075 OrderNode& last = GetNode(root.prevIndex); in Unuse()
1076 target.prevIndex = root.prevIndex; in Unuse()
[all …]
/NW4C-2.0.3/include/nw/ut/
Dut_RuntimeTypeInfo.h49 #define NW_UT_RUNTIME_TYPEINFO_ROOT_DEFINITION(root) \ argument
50 const nw::ut::internal::RuntimeTypeInfo root::s_TypeInfo( NULL )
/NW4C-2.0.3/demos/gfx/FastCreateDemo/sources/
DFastCreateDemo.cpp113 nw::gfx::TransformNode* root; member
327 nw::gfx::TransformNode* root = s_LatticeRootBuilder.Create(allocator); in BuildLattices() local
334 lattice.root = root; in BuildLattices()
349 root->AttachChild(beam); in BuildLattices()
353 s_ModelRoot->AttachChild(root); in BuildLattices()
387 (*model).root->DestroyBranch(); in DestroyLattices()
419 (*model).root->Transform().SetTranslate(pos); in UpdateLattices()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneBuilder.cpp53 …SceneObject* root = BuildSceneObject(NULL, NULL, 0, m_Resource, allocator, deviceAllocator, false,… in CreateObject() local
55 return root; in CreateObject()
69 …SceneObject* root = BuildSceneObject(NULL, NULL, 0, m_Resource, allocator, deviceAllocator, true, … in CreateTree() local
71 return root; in CreateTree()
/NW4C-2.0.3/documents/CreativeStudio/html/assets/
Dtreeview-min.js7root=new E.RootNode(this);var H=E.LogWriter;if(this._initEditor){this._initEditor();}},buildTreeFr…
8root.getHtml(),H=this.getEl();H.innerHTML=G;if(!this._hasEvents){B.on(H,"click",this._onClickEvent…
9root);},isDynamic:function(){if(this.isLeaf){return false;}else{return(!this.isRoot()&&(this._dynL…
/NW4C-2.0.3/demos/gfx/MultiAnimationDemo/sources/
DMultiAnimationDemo.cpp459 ReattachObjectByName(const char* name, nw::gfx::SceneNode* root) in ReattachObjectByName() argument
467 root->AttachChild( node ); in ReattachObjectByName()
/NW4C-2.0.3/tools/DccPlugin/Maya/scripts/
DNW4C_ExpDialog.mel2918 string $root = match("|[^|]+", $sel);
2919 $roots[size($roots)] = $root;
DNW4C_SetAnimRange.mel693 is special root node