代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/169988/9826297
h xmltester.h
/**********************************************************************
* $Id: XMLTester.h,v 1.1.2.1 2005/06/21 12:22:29 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions
www.eeworm.com/read/361930/10028020
plg vcdll.plg
Build Log
--------------------Configuration: vcdll - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\B'RTON~
www.eeworm.com/read/422500/10634079
wrl 4.5.wrl
#创建一个底面半径为4.0高为1.0只有底面的圆柱体
#VRML V2.0 utf8
Shape{
appearance Appearance {
material Material { }
}
geometry Cylinder {
radius 4.0
height 1.0
top FALSE
side FALSE
}
www.eeworm.com/read/422500/10634094
wrl 4.4.wrl
#创建一个底面半径为4.0单位高为1.0单位的圆柱体
#VRML V2.0 utf8
Shape{
appearance Appearance {
material Material { }
}
geometry Cylinder {
radius 4.0
height 1.0
}
}
www.eeworm.com/read/272242/10964907
cpp ogrgeometrycollection.cpp
/******************************************************************************
* $Id: ogrgeometrycollection.cpp,v 1.32 2006/03/31 17:44:20 fwarmerdam Exp $
*
* Project: OpenGIS Simple Features Re
www.eeworm.com/read/272242/10965107
cpp mitab_feature.cpp
/**********************************************************************
* $Id: mitab_feature.cpp,v 1.65 2006/07/25 13:22:58 dmorissette Exp $
*
* Name: mitab_feature.cpp
* Project: MapInfo TA
www.eeworm.com/read/454544/7387607
cpp mesh.cpp
#include "mesh.h"
Mesh::Mesh(const char *filename)
{
m_state = true;
GSDHeader header;
FILE *meshFile = fopen(filename,"rb");
if(!meshFile)
{
m_state = false;
return;
}
www.eeworm.com/read/449679/7498354
nec triangleerror.nec
CM Test Limit Triangle with warnings
CM to test 4nec2 geometry checks.
CM From ARRL course page 3.27
CE
GW 1 21 0 -2 0 0 2 0 0.025 ' Thick wire
GW 2 11 0 -2 0 0 0 0.1 0.025
GW 3 11 0 2 0 0 0 0.
www.eeworm.com/read/449679/7498361
nec trianglelimit.nec
CM Test Limit Triangle without warnings
CM to test 4nec2 geometry checks
CM From ARRL course page 3.27
CE
GW 1 81 0 -2 0 0 2 0 0.0005 ' Thin wire
GW 2 41 0 -2 0 0 0 0.1 0.0005
GW 3 41 0 2 0 0 0
www.eeworm.com/read/244728/12847046
html maincharfunctest.html
COG 2.1: Charfunction for regions
#include "cog/coglib.hxx"
Defining Regions by Characteristic Function
A region may be defined by t