Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::polygon::direction_1d Class Reference

#include <isotropy.hpp>

Public Member Functions

 direction_1d ()
 
 direction_1d (const direction_1d &that)
 
 direction_1d (const direction_1d_enum val)
 
 direction_1d (const direction_2d &that)
 
 direction_1d (const direction_3d &that)
 
direction_1doperator= (const direction_1d &d)
 
bool operator== (direction_1d d) const
 
bool operator!= (direction_1d d) const
 
unsigned int to_int (void) const
 
direction_1dbackward ()
 
int get_sign () const
 

Constructor & Destructor Documentation

boost::polygon::direction_1d::direction_1d ( )
inline
boost::polygon::direction_1d::direction_1d ( const direction_1d that)
inline
boost::polygon::direction_1d::direction_1d ( const direction_1d_enum  val)
inline
boost::polygon::direction_1d::direction_1d ( const direction_2d that)
inlineexplicit
boost::polygon::direction_1d::direction_1d ( const direction_3d that)
inlineexplicit

Member Function Documentation

direction_1d& boost::polygon::direction_1d::backward ( )
inline
int boost::polygon::direction_1d::get_sign ( ) const
inline

Referenced by boost::polygon::bloat().

bool boost::polygon::direction_1d::operator!= ( direction_1d  d) const
inline
direction_1d& boost::polygon::direction_1d::operator= ( const direction_1d d)
inline
bool boost::polygon::direction_1d::operator== ( direction_1d  d) const
inline

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