代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/172521/9703302
h img.h
/////////////////////////////////////////////////////////////////////////////////////////
//
// Img.h
//
//////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/366702/2867392
c pr27826.c
/* { dg-do compile } */
/* { dg-options "-O3" } */
struct Geometry
{
int type:16;
};
struct Geometry get() {};
int f()
{
struct Geometry test;
return get().type == test.type;
www.eeworm.com/read/105889/6197203
java graphicsymbol.java
package org.opengis.go.display.primitive;
import org.opengis.go.display.style.Symbology;
import org.opengis.spatialschema.geometry.DirectPosition;
import org.opengis.spatialschema.geometry.geometry.P
www.eeworm.com/read/38039/1095144
mnu geomcpy.mnu
COPY#GEOM
#
Name
Specify a Publish Geometry feature name.
#
Ext#Model
Specify a model which geometry will be copied.
#
Select
Select a model in any window in which geometry will be copied.
#
Open
Sea
www.eeworm.com/read/166051/10039732
h miniexec.h
/* Hacks to make msc comply with turbo */
#ifdef _MSC_VER
#include
#include
#endif
/* typedef void (__cdecl __interrupt __far *INTPTR)(); */
typedef void (*TMRPTR)(COUNT);
www.eeworm.com/read/271535/10990084
ctl comp-eps.ctl
(set! num-bands 8)
(set! geometry-lattice (make lattice (size 1 1 no-size)
(basis1 (/ (sqrt 3) 2) 0.5)
(basis2 (/ (sqrt 3) 2) -0.5)))
(set! geomet
www.eeworm.com/read/143548/12863385
cpp imagewarp.cpp
/////////////////////////////////////////////////////////////////////////////////
//
// ImageWarp.cpp: implementation of the CImageWarp class.
//
//////////////////////////////////////////////////
www.eeworm.com/read/139250/13169545
h miniexec.h
/* Hacks to make msc comply with turbo */
#ifdef _MSC_VER
#include
#include
#endif
/* typedef void (__cdecl __interrupt __far *INTPTR)(); */
typedef void (*TMRPTR)(COUNT);