Searched refs:pDefaultDevice (Results 1 – 1 of 1) sorted by relevance
177 OutputDevice* pDefaultDevice = rOutliner.GetRefDevice(); in DrawModelWrapper() local178 if( !pDefaultDevice ) in DrawModelWrapper()179 pDefaultDevice = Application::GetDefaultDevice(); in DrawModelWrapper()180 m_apRefDevice = std::auto_ptr< OutputDevice >( new VirtualDevice( *pDefaultDevice ) ); in DrawModelWrapper()
Completed in 10 milliseconds