代码搜索:hexagon
找到约 34 项符合「hexagon」的源代码
代码结果 34
www.eeworm.com/read/265205/11272950
so pentagon_hexagon.so
www.eeworm.com/read/265205/11272955
cpp pentagon_hexagon.cpp
#include "pentagon_hexagon.h"
#include "dynclass.h"
DYN_DECLARE(CPentagon);
DYN_DECLARE(CHexagon);
double CPentagon::area(void) const
{
std::cout
www.eeworm.com/read/265205/11272960
o pentagon_hexagon.o
www.eeworm.com/read/265205/11272962
h pentagon_hexagon.h
/* pentagon_hexagon.h */
#ifndef __PENTAGON_HEXAGON_H__
#define __PENTAGON_HEXAGON_H__
#include "polygon.h"
#include
class CPentagon : public CPolygon
{
public:
virtual do
www.eeworm.com/read/304962/3782578
h hexagon_primitives.h
// Copyright (c) 2003-2006 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Public License
www.eeworm.com/read/273525/4208666
ado gdi_hexagon.ado
*! version 1.0.1 05jun2003
program gdi_hexagon
version 8.0
args x y w h angle
if (`"`angle'"' == "") local angle 0
local px = `x' + `w'*cos(`angle')
local py = `y' + `h'*sin(`angle')
//
www.eeworm.com/read/304962/3782580
h hexagon_filtered_predicates.h
// Copyright (c) 2003-2006 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Public License
www.eeworm.com/read/304962/3782579
h circular_arc_with_hexagon_2.h
// Copyright (c) 2003-2006 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Public License
www.eeworm.com/read/304962/3782581
h line_arc_with_hexagon_2.h
// Copyright (c) 2003-2006 INRIA Sophia-Antipolis (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Public License
www.eeworm.com/read/219035/7147234
m make_mcphedran.m
clear
a = 6.75e-6; % pitch in [m]
Rv = 2.5e-6; % vein radius [m]
type = 1;
first = 1; % number of veins per hexagon side in the first ring
last = 1; % number of veins per hexagon side in the las