OpenStudio:energyplus
Loading...
Searching...
No Matches
openstudio::energyplus::VertexEntryDirection Class Reference

#include <GeometryTranslator.hpp>

+ Inheritance diagram for openstudio::energyplus::VertexEntryDirection:

Public Types

enum  domain { BOOST_PP_SEQ_FOR_EACH =(OPENSTUDIO_ENUM_DOMAIN_ELEM, VertexEntryDirection, ((Counterclockwise)) ((Clockwise))) }
 

Public Member Functions

domain value () const
 
 VertexEntryDirection ()
 
 VertexEntryDirection (const std::string &t_name)
 
 VertexEntryDirection (int t_value)
 

Static Public Member Functions

static std::string enumName ()
 

Member Enumeration Documentation

◆ domain

Enumerator
BOOST_PP_SEQ_FOR_EACH 

Constructor & Destructor Documentation

◆ VertexEntryDirection() [1/3]

openstudio::energyplus::VertexEntryDirection::VertexEntryDirection ( )
inline

◆ VertexEntryDirection() [2/3]

openstudio::energyplus::VertexEntryDirection::VertexEntryDirection ( const std::string & t_name)
inline

◆ VertexEntryDirection() [3/3]

openstudio::energyplus::VertexEntryDirection::VertexEntryDirection ( int t_value)
inline

Member Function Documentation

◆ enumName()

static std::string openstudio::energyplus::VertexEntryDirection::enumName ( )
inlinestatic

◆ value()

domain openstudio::energyplus::VertexEntryDirection::value ( ) const
inline