代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/457459/1597166
java geometry.java
package org.sunflow.core;
import org.sunflow.SunflowAPI;
import org.sunflow.core.accel.NullAccelerator;
import org.sunflow.math.BoundingBox;
import org.sunflow.math.Matrix4;
import org.sunflow.
www.eeworm.com/read/456710/1603295
java geometry.java
package com.esri.solutions.jitk.personalization.data.beans.v1;
public interface Geometry extends javax.xml.bind.Element , com.esri.solutions.jitk.personalization.data.beans.v1.GeometryType {
}
www.eeworm.com/read/455027/1625715
java geometry.java
package tool;
public abstract class Geometry {
public static boolean checkCut(int xb1,int xe1,int xb2,int xe2){
if(xe1
www.eeworm.com/read/242036/4556550
java geometry.java
package tool;
public abstract class Geometry {
public static boolean checkCut(int xb1,int xe1,int xb2,int xe2){
if(xe1
www.eeworm.com/read/237048/4635048
java geometry.java
/*
* $Id: Geometry.java,v 1.2 2003/11/29 17:20:24 gbin Exp $
*/
package org.jnode.fs.util;
/**
* @author epr
*/
public class Geometry {
private final int cylinders;
private final in
www.eeworm.com/read/232404/4702775
h geometry.h
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
//Compute the dot product AB ? BC
float dot(float *A, float *B, float *C){
float *AB = new float[2];
float *BC = new flo
www.eeworm.com/read/208294/4994690
java geometry.java
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 1.3.31
*
* Do not make changes to t
www.eeworm.com/read/208294/4994720
cs geometry.cs
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 1.3.31
*
* Do not make changes to t
www.eeworm.com/read/195844/5106863
c geometry.c
/* initiator/geometry.c */
/* vi: set autoindent tabstop=8 shiftwidth=4 : */
/* Prints "geometry" of a disk, such as "/dev/sda",
or a partition, such as "/dev/sda1".
Obtained by using ioct() syste