#include <isotropy.hpp>
boost::polygon::direction_3d::direction_3d |
( |
| ) |
|
|
inline |
boost::polygon::direction_3d::direction_3d |
( |
direction_2d |
that | ) |
|
|
inline |
boost::polygon::direction_3d::direction_3d |
( |
const direction_3d & |
that | ) |
|
|
inline |
boost::polygon::direction_3d::~direction_3d |
( |
| ) |
|
|
inline |
direction_3d boost::polygon::direction_3d::backward |
( |
| ) |
const |
|
inline |
int boost::polygon::direction_3d::get_sign |
( |
| ) |
const |
|
inline |
bool boost::polygon::direction_3d::is_negative |
( |
| ) |
const |
|
inline |
bool boost::polygon::direction_3d::is_positive |
( |
| ) |
const |
|
inline |
bool boost::polygon::direction_3d::operator!= |
( |
direction_3d |
d | ) |
const |
|
inline |
bool boost::polygon::direction_3d::operator< |
( |
direction_3d |
d | ) |
const |
|
inline |
bool boost::polygon::direction_3d::operator<= |
( |
direction_3d |
d | ) |
const |
|
inline |
bool boost::polygon::direction_3d::operator== |
( |
direction_3d |
d | ) |
const |
|
inline |
bool boost::polygon::direction_3d::operator> |
( |
direction_3d |
d | ) |
const |
|
inline |
bool boost::polygon::direction_3d::operator>= |
( |
direction_3d |
d | ) |
const |
|
inline |
unsigned int boost::polygon::direction_3d::to_int |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: