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

#include <isotropy.hpp>

Public Member Functions

 orientation_3d ()
 
 orientation_3d (const orientation_3d &ori)
 
 orientation_3d (orientation_2d ori)
 
 orientation_3d (const orientation_3d_enum val)
 
 orientation_3d (const direction_2d &that)
 
 orientation_3d (const direction_3d &that)
 
 ~orientation_3d ()
 
orientation_3doperator= (const orientation_3d &ori)
 
bool operator== (orientation_3d that) const
 
bool operator!= (orientation_3d that) const
 
unsigned int to_int () const
 
direction_3d get_direction (direction_1d dir) const
 

Constructor & Destructor Documentation

boost::polygon::orientation_3d::orientation_3d ( )
inline
boost::polygon::orientation_3d::orientation_3d ( const orientation_3d ori)
inline
boost::polygon::orientation_3d::orientation_3d ( orientation_2d  ori)
inline
boost::polygon::orientation_3d::orientation_3d ( const orientation_3d_enum  val)
inline
boost::polygon::orientation_3d::orientation_3d ( const direction_2d that)
inlineexplicit
boost::polygon::orientation_3d::orientation_3d ( const direction_3d that)
inlineexplicit
boost::polygon::orientation_3d::~orientation_3d ( )
inline

Member Function Documentation

direction_3d boost::polygon::orientation_3d::get_direction ( direction_1d  dir) const
inline
bool boost::polygon::orientation_3d::operator!= ( orientation_3d  that) const
inline
orientation_3d& boost::polygon::orientation_3d::operator= ( const orientation_3d ori)
inline
bool boost::polygon::orientation_3d::operator== ( orientation_3d  that) const
inline
unsigned int boost::polygon::orientation_3d::to_int ( void  ) const
inline

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