Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/include/
DGfxCtrl.h108 bool AddModel( SmModel* model );
/NW4C-2.0.3/demos/Nw4cDemo/sources/
Ddemo.cpp411 m_GfxCtrl->AddModel( audienceModel ); in InitializeScene()
448 m_GfxCtrl->AddModel( pierrotModel ); in InitializeScene()
486 m_GfxCtrl->AddModel( robotModel ); in InitializeScene()
DGfxCtrl.cpp326 bool GfxCtrl::AddModel( SmModel* model ) in AddModel() function in __anon91a3819d0111::GfxCtrl