Searched defs:newWall (Results 1 – 8 of 8) sorted by relevance
45 inline WallBase* newWall(const std::string& model) in newWall() function
21 WallBase* WallFactory::newWall(const std::string& wallType) in newWall() function in Cantera::WallFactory
192 void eWall::SplitByPassive( eWall * newWall ) in SplitByPassive()204 bool eWall::RunsParallelPassive( eWall * newWall ) in RunsParallelPassive()
209 Wall newWall = (Wall)home.getWalls().toArray() [walls.size()]; in testLevels() local
382 private void newWall() { in newWall() method in MainFrame
153 bool gWallRim::RunsParallelPassive( eWall* newWall ) in RunsParallelPassive()640 void sg_TopologyPoliceCheck( gCycle* cycle, eWall* oldWall, gPlayerWall* newWall, const eCoord& poi… in sg_TopologyPoliceCheck()
529 … tJUST_CONTROLLED_PTR< gWallRim > newWall = tNEW( gWallRim )(grid, rimTexture, rimTextureStop, h); in DrawRim() local
717 cdef CxxWallBase* newWall(string) except +translate_exception function