代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/115273/6117842
c test6.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/form/test6.c,v 1.8 2002/05/01 15:39:21 amai Exp $ */
/*
* Geometry should look like Danny's phone tool.
*/
#include
#include
#incl
www.eeworm.com/read/115272/6119164
c test6.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/form/test6.c,v 1.8 2002/05/01 15:39:21 amai Exp $ */
/*
* Geometry should look like Danny's phone tool.
*/
#include
#include
#incl
www.eeworm.com/read/100285/6272032
tests
boolean
char
name
varchar
text
strings
int2
int4
int8
oid
float4
float8
numerology
point
lseg
box
path
polygon
circle
geometry
timespan
datetime
reltime
abstime
tinterval
horology
inet
comments
oidjoi
www.eeworm.com/read/208573/15244239
java rotatexz.java
import com.sun.j3d.utils.universe.SimpleUniverse;
import com.sun.j3d.utils.geometry.*;
import javax.media.j3d.*;
import javax.vecmath.Vector3f;
public class RotateXZ
{public RotateXZ()
{S
www.eeworm.com/read/38039/1091002
mnu int_cut.mnu
INT#CUT 切割
# remove the # sign and enter foreign help string in this line
Cut 切割
Specify the reference geometry to define the cut.
指定用来定义切削的参照几何。
Stock#Bound 坯料边界
Specify the stock boundary
指定坯件边界
Tu
www.eeworm.com/read/38039/1091200
mnu splineext.mnu
SPLN#EXTENT 样条延拓
#
View#Outline 视图轮廓
Scale the spline based on the view outline in that direction.
基于该方向上的视图轮廓来缩放样条。
Geometry 几何
Scale the spline based on the distance between two selected points.
基于
www.eeworm.com/read/38039/1096930
mnu tandft.mnu
Tangent#Draft
#
Pull#Dir#Options
#
Pull#Dir#Select
#
Pull#Dir#Flip
#
Add#Remove#Material
#
Draft#Type
#
Geometry#Type
#
Draft#Side
#
Draft#Line
#
Draft#Angle
#
Draft#Radius
#
Tangent#To
#
www.eeworm.com/read/339873/3293059
java gridtester.java
package com.bbn.openmap.tools.j3d.geometry;
import java.awt.Color;
import com.bbn.openmap.omGraphics.*;
import com.bbn.openmap.omGraphics.grid.*;
import com.bbn.openmap.tools.j3d.MapContent;
import
www.eeworm.com/read/303435/3812460
xplot
# Plot Synthetic data
suxmovie < kdsyn.data perc=99.5\
label1="Time (sec)" label2="Midpoint (m)" \
-geometry 550x400+100+550 \
title="Synthesized Data" &
# Plot migration data
n1=501 n2=
www.eeworm.com/read/440141/1801057
java treestarlayout.java
package net.sf.freenote.mindmap.figure;
import java.util.Arrays;
import java.util.List;
import org.eclipse.draw2d.IFigure;
import org.eclipse.draw2d.geometry.Dimension;
import org.eclipse.dra