const double AiConfig::getZoneWidth (  )  const

get a zone width

Returns:
double

Definition at line 128 of file aiconfig.cpp.

00129 {
00130     AiConfigZone * zone = m_tabs->findChild< AiConfigZone * >( "zone" );
00131     return zone->getZoneWidth();
00132 }

 All Classes Namespaces Files Functions Variables Typedefs

Generated on Sat Feb 27 08:33:11 2010 for AiFractals by  doxygen 1.6.1