代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/194702/8188275
makefile
TOPDIR = ..
include $(TOPDIR)/Makefile.common
DEPLIBS = Utilities WorldModel BasicActions Connection Geometry AdvancedActions SignalHandling
CXXFLAGS += $(foreach DEPLIB,$(DEPLIBS),-I$(TOPDIR)/$(DEP
www.eeworm.com/read/334853/12569793
makefile
TOPDIR = ..
include $(TOPDIR)/Makefile.common
DEPLIBS = Utilities WorldModel BasicActions Connection Geometry AdvancedActions SignalHandling
CXXFLAGS += $(foreach DEPLIB,$(DEPLIBS),-I$(TOPDIR)/$(DEP
www.eeworm.com/read/203062/15366042
inp spe2.inp
default
{
Beam in right circular cylinder. This is useful for obtaining beam
spreading curves, for example, by adjusting the injection current
and the magnetic field.
}
Region
{
Grid
{
Geometry =
www.eeworm.com/read/100244/15879779
c inhedron.c
/*
This code is described in "Computational Geometry in C" (Second Edition),
Chapter 7. It is not written to be comprehensible without the
explanation in that book.
Compile: gcc -o inhedron inhed
www.eeworm.com/read/184417/9102548
html fglclipplane.html
NAME
fglClipPlane - specify a plane against which all geometry is
clipped
FORTRAN SPECIFICATION