Home
last modified time | relevance | path

Searched refs:AddModel (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/demos/Nw4cDemo/include/
DGfxCtrl.h106 bool AddModel( SmModel* model );
/NW4C-1.3.3/demos/Nw4cDemo/sources/
Ddemo.cpp409 m_GfxCtrl->AddModel( audienceModel ); in InitializeScene()
446 m_GfxCtrl->AddModel( pierrotModel ); in InitializeScene()
484 m_GfxCtrl->AddModel( robotModel ); in InitializeScene()
DGfxCtrl.cpp324 bool GfxCtrl::AddModel( SmModel* model ) in AddModel() function in __anon7424ae9f0111::GfxCtrl