Points&Forces (survey)
Software tools facilitating the task of surveying architecture
Public Member Functions | List of all members
a_bounding_box Class Reference

Public Member Functions

 a_bounding_box ()
 
void operator() (a_element *)
 
double m (const char) const
 
double d () const
 
double x () const
 
double y () const
 
double z () const
 
 a_bounding_box ()
 
void operator() (a_screenlayer *)
 
double m (const char) const
 
double d () const
 

Detailed Description

Definition at line 258 of file a_canvas.cxx.

Constructor & Destructor Documentation

◆ a_bounding_box() [1/2]

a_bounding_box::a_bounding_box ( )

Definition at line 271 of file a_canvas.cxx.

◆ a_bounding_box() [2/2]

a_bounding_box::a_bounding_box ( )

Member Function Documentation

◆ d() [1/2]

double a_bounding_box::d ( ) const

Definition at line 300 of file a_canvas.cxx.

+ Here is the caller graph for this function:

◆ d() [2/2]

double a_bounding_box::d ( ) const

◆ m() [1/2]

double a_bounding_box::m ( const char  i) const

Definition at line 306 of file a_canvas.cxx.

+ Here is the caller graph for this function:

◆ m() [2/2]

double a_bounding_box::m ( const char  ) const

◆ operator()() [1/2]

void a_bounding_box::operator() ( a_element l)

Definition at line 276 of file a_canvas.cxx.

+ Here is the call graph for this function:

◆ operator()() [2/2]

void a_bounding_box::operator() ( a_screenlayer l)

Definition at line 199 of file a_screen.cxx.

+ Here is the call graph for this function:

◆ x()

double a_bounding_box::x ( ) const

Definition at line 288 of file a_canvas.cxx.

◆ y()

double a_bounding_box::y ( ) const

Definition at line 292 of file a_canvas.cxx.

◆ z()

double a_bounding_box::z ( ) const

Definition at line 296 of file a_canvas.cxx.

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: