Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
BIAS::wxProjectionDialog Class Reference

Dialog containing a wxProjectionPanel. More...

#include <Gui/wxProjectionDialog.hh>

+ Inheritance diagram for BIAS::wxProjectionDialog:
+ Collaboration diagram for BIAS::wxProjectionDialog:

Public Member Functions

const ProjectionGetProjection () const
 
 wxProjectionDialog (const Projection &projection, wxWindow *parent=NULL, wxWindowID id=-1, const wxString &title=wxT("Projection"), bool createButtons=true)
 

Detailed Description

Dialog containing a wxProjectionPanel.

Author
jkollmann
Examples:
ExampleProjectionGUI.cpp.

Definition at line 23 of file wxProjectionDialog.hh.

Constructor & Destructor Documentation

BIAS::wxProjectionDialog::wxProjectionDialog ( const Projection projection,
wxWindow parent = NULL,
wxWindowID  id = -1,
const wxString &  title = wxT("Projection"),
bool  createButtons = true 
)

Definition at line 32 of file wxProjectionDialog.cpp.

References BIAS::wxProjectionPanel::SetProjection().

Member Function Documentation

const Projection & BIAS::wxProjectionDialog::GetProjection ( ) const

Definition at line 58 of file wxProjectionDialog.cpp.

References BIAS::wxProjectionPanel::GetProjection().


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