Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KD_tree_pntref_3 Class Reference
Inheritance diagram for KD_tree_pntref_3:
Collaboration diagram for KD_tree_pntref_3:

Public Member Functions

 KD_tree_pntref_3 ()
 

Private Types

typedef CGAL::Kdtree_d
< CGAL::Kdtree_interface
< Point_3_ref > > 
Base
 

Detailed Description

Definition at line 60 of file Pane_connectivity.C.

Member Typedef Documentation

typedef CGAL::Kdtree_d<CGAL::Kdtree_interface<Point_3_ref > > Base
private

Definition at line 63 of file Pane_connectivity.C.

Constructor & Destructor Documentation

KD_tree_pntref_3 ( )
inline

Definition at line 65 of file Pane_connectivity.C.

65 : Base(3) {}
CGAL::Kdtree_d< CGAL::Kdtree_interface< Point_3_ref > > Base

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