Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/Nw4cDemo/include/
DGfxCtrl.h106 bool AddModel( SmModel* model );
/NW4C-1.2.23/demos/Nw4cDemo/sources/
Ddemo.cpp477 m_GfxCtrl->AddModel( audienceModel ); in InitializeScene()
514 m_GfxCtrl->AddModel( pierrotModel ); in InitializeScene()
552 m_GfxCtrl->AddModel( robotModel ); in InitializeScene()
DGfxCtrl.cpp324 bool GfxCtrl::AddModel( SmModel* model ) in AddModel() function in __anon28b0dc100111::GfxCtrl