OpenStudio:openstudio_lib
 All Classes Namespaces Functions Variables Enumerations Enumerator
Public Member Functions | Protected Attributes | List of all members
openstudio::GeometryEditorController Class Reference

#include <GeometryEditorController.hpp>

+ Inheritance diagram for openstudio::GeometryEditorController:

Public Member Functions

 GeometryEditorController (bool isIP, const model::Model &model)
 
view () const
 
virtual ~GeometryEditorController ()
 

Protected Attributes

m_view
 

Constructor & Destructor Documentation

openstudio::GeometryEditorController::GeometryEditorController ( bool  isIP,
const model::Model &  model 
)
virtual openstudio::GeometryEditorController::~GeometryEditorController ( )
virtual

Member Function Documentation

* openstudio::GeometryEditorController::view ( ) const

Member Data Documentation

* openstudio::GeometryEditorController::m_view
protected