BWAPI
Public Member Functions
Arr_polyhedral_sgm_arr_face< Point_3 > Class Template Reference

#include <Arr_polyhedral_sgm_arr_dcel.h>

List of all members.

Public Member Functions

 Arr_polyhedral_sgm_arr_face ()
void set_point (const Point_3 &point)
const Point_3point () const
bool is_set () const
 returns true iff the point has been set already
void set_is_set (bool flag)
 resets the flag

Detailed Description

template<class Point_3>
class Arr_polyhedral_sgm_arr_face< Point_3 >

Extend the arrangement face


Constructor & Destructor Documentation

template<class Point_3 >
Arr_polyhedral_sgm_arr_face< Point_3 >::Arr_polyhedral_sgm_arr_face ( ) [inline]

Constructor


Member Function Documentation

template<class Point_3 >
bool Arr_polyhedral_sgm_arr_face< Point_3 >::is_set ( ) const [inline]

returns true iff the point has been set already

template<class Point_3 >
const Point_3& Arr_polyhedral_sgm_arr_face< Point_3 >::point ( ) const [inline]

Obtain the 3D point of the original polyhedron

Here is the caller graph for this function:

template<class Point_3 >
void Arr_polyhedral_sgm_arr_face< Point_3 >::set_is_set ( bool  flag) [inline]

resets the flag

template<class Point_3 >
void Arr_polyhedral_sgm_arr_face< Point_3 >::set_point ( const Point_3 point) [inline]

Set the 3D point of the original polyhedron

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines