const double AiConfig::getZoneHeight (  )  const

get a zone height

Returns:
double

Definition at line 140 of file aiconfig.cpp.

00141 {
00142     AiConfigZone * zone = m_tabs->findChild< AiConfigZone * >( "zone" );
00143     return zone->getZoneHeight();
00144 }

 All Classes Namespaces Files Functions Variables Typedefs

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