代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/208297/15248806
html classogrgeometryfactory.html
OGR: OGRGeometryFactory Class Reference
www.eeworm.com/read/208023/15255729
cs area.cs
using System;
class Area
{
public class Geometry
{
public const double pi = Math.PI;
protected double r;
public Geometry()
{
}
www.eeworm.com/read/206514/15293983
do run.do
# Copyright Model Technology, a Mentor Graphics
# Corporation company 2003, - All rights reserved.
# Simulation script for Dataflow tutorial
onbreak {resume}
# create library
if [file exists work] {
www.eeworm.com/read/206514/15294058
do run.do
# Copyright Model Technology, a Mentor Graphics
# Corporation company 2003, - All rights reserved.
# Simulation script for Dataflow tutorial
onbreak {resume}
# create library
if [file exists work] {
www.eeworm.com/read/172555/5384020
java uigeometry.java
package org.j3de.ui;
import javax.media.j3d.Bounds;
import javax.media.j3d.Geometry;
public interface UIGeometry {
public Geometry getGeometry(Bounds bounds);
}
www.eeworm.com/read/172555/5384031
java defaultdominanthand.java
package org.j3de.ui.impl;
import java.util.List;
import javax.swing.event.ChangeListener;
import javax.swing.event.EventListenerList;
import javax.media.j3d.Appearance;
import javax.media.j