Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

WorldBoundingBox Struct Reference

#include <world.hxx>

List of all members.

Public Attributes

float x1
float y1
float x2
float y2


Member Data Documentation

float WorldBoundingBox::x1
 

Definition at line 34 of file world.hxx.

Referenced by World::calc_bounding_box(), WorldViewComponent::draw(), and WorldButton::draw().

float WorldBoundingBox::x2
 

Definition at line 36 of file world.hxx.

Referenced by World::calc_bounding_box(), WorldViewComponent::draw(), and WorldButton::draw().

float WorldBoundingBox::y1
 

Definition at line 35 of file world.hxx.

Referenced by World::calc_bounding_box(), WorldViewComponent::draw(), and WorldButton::draw().

float WorldBoundingBox::y2
 

Definition at line 37 of file world.hxx.

Referenced by World::calc_bounding_box(), WorldViewComponent::draw(), and WorldButton::draw().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 24 10:25:26 2003 for Construo by doxygen1.3-rc3