📄 polygon_offset_cons_ftc2.h
字号:
// Copyright (c) 2006 Fernando Luis Cacciola Carballal. All rights reserved.//// This file is part of CGAL (www.cgal.org); you may redistribute it under// the terms of the Q Public License version 1.0.// See the file LICENSE.QPL distributed with CGAL.//// Licensees holding a valid commercial license may use this file in// accordance with the commercial license agreement provided with the software.//// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.//// $URL: svn+ssh://scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.3-branch/Straight_skeleton_2/include/CGAL/constructions/Polygon_offset_cons_ftC2.h $// $Id: Polygon_offset_cons_ftC2.h 34739 2006-10-06 18:07:05Z fcacciola $// // Author(s) : Fernando Cacciola <fernando_cacciola@ciudad.com.ar>//#ifndef CGAL_POLYGON_OFFSET_CONS_FTC2_H#define CGAL_POLYGON_OFFSET_CONS_FTC2_H 1#include <CGAL/constructions/Straight_skeleton_cons_ftC2.h>CGAL_BEGIN_NAMESPACEnamespace CGAL_SS_i{// Given an offset distance 't' and 2 oriented line segments e0 and e1, returns the coordinates (x,y)// of the intersection of their offsets at the given distance.//// PRECONDITIONS:// The line coefficients must be normalized: a
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -