#include "RFC_Window_base.h"#include "HDS_overlay.h"#include <CGAL/Polyhedron_incremental_builder_3.h>#include <map>#include <list>#include "In_place_list_n.h"#include <cmath>#include "commpi.h"

Go to the source code of this file.
Classes | |
| class | HDS_accessor< _MP > |
| class | RFC_Pane_overlay |
| class | RFC_Window_overlay |
| A window is a collection of panes. More... | |
| class | RFC_Window_overlay::Feature_0 |
| struct | RFC_Window_overlay::Feature_1 |
Macros | |
| #define | HUGE_VALF 1e+36F |
Typedefs | |
| typedef In_place_list_n< INode, false > | INode_list |
| #define HUGE_VALF 1e+36F |
Definition at line 45 of file RFC_Window_overlay.h.
Referenced by RFC_Pane_overlay::init_angle_defect(), RFC_Pane_overlay::init_edge_angle(), RFC_Pane_overlay::init_face_angle(), and RFC_Pane_overlay::reset_cos_edge_angle().
| typedef In_place_list_n< INode, false> INode_list |
Definition at line 52 of file RFC_Window_overlay.h.