28 #define RFC_BEGIN_NAME_SPACE namespace RFC {
29 #define RFC_END_NAME_SPACE }
31 #define USE_RFC_NAME_SPACE using namespace RFC;
34 #include "../Rocsurf/include/surfbasic.h"
35 #include "../Rocsurf/include/Generic_element_2.h"
54 free_vector( std::vector< _TT> &
v) { std::vector<_TT> t; v.swap(t); }
60 using CGAL::Tag_false;
63 #define RFC_precondition CGAL_precondition
64 #define RFC_postcondition CGAL_postcondition
65 #define RFC_assertion CGAL_assertion
66 #define RFC_postcondition CGAL_postcondition
67 #define RFC_assertion_msg CGAL_assertion_msg
68 #define RFC_assertion_code CGAL_assertion_code
SURF::Vector_2< Real > Vector_2
void free_vector(std::vector< _TT > &v)
SURF::Point_2< float > Point_2S
SURF::Vector_3< Real > Vector_3
SURF::Generic_element_2 Generic_element
*********************************************************************Illinois Open Source License ****University of Illinois NCSA **Open Source License University of Illinois All rights reserved ****Developed free of to any person **obtaining a copy of this software and associated documentation to deal with the Software without including without limitation the rights to and or **sell copies of the and to permit persons to whom the **Software is furnished to do subject to the following this list of conditions and the following disclaimers ****Redistributions in binary form must reproduce the above **copyright this list of conditions and the following **disclaimers in the documentation and or other materials **provided with the distribution ****Neither the names of the Center for Simulation of Advanced the University of nor the names of its **contributors may be used to endorse or promote products derived **from this Software without specific prior written permission ****THE SOFTWARE IS PROVIDED AS WITHOUT WARRANTY OF ANY **EXPRESS OR INCLUDING BUT NOT LIMITED TO THE WARRANTIES **OF FITNESS FOR A PARTICULAR PURPOSE AND **NONINFRINGEMENT IN NO EVENT SHALL THE CONTRIBUTORS OR **COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES OR OTHER WHETHER IN AN ACTION OF TORT OR **ARISING OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE **USE OR OTHER DEALINGS WITH THE SOFTWARE v
IO::Mode set_binary_mode(std::ios &i)
#define RFC_END_NAME_SPACE
#define RFC_BEGIN_NAME_SPACE
SURF::Point_3< Real > Point_3
IO::Mode set_ascii_mode(std::ios &i)
SURF::Vector_2< Real > Point_2