代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/354120/3079771
java geometry.java
/*
* Created on 23 mars 2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package simbad.sim;
/**
* @author louis
www.eeworm.com/read/353568/3084914
cpp geometry.cpp
#include
#include
#include "ctrlform.h"
int main(int argc, char *argv[])
{
QApplication app(argc, argv);
QTextCodec::setCodecForTr(QTextCodec::codecForName("gb2312"));
CCtrlFo
www.eeworm.com/read/268027/4258025
cs geometry.cs
// Copyright 2005, 2006 - Morten Nielsen (www.iter.dk)
//
// This file is part of SharpMap.
// SharpMap is free software; you can redistribute it and/or modify
// it under the terms of the GNU Les
www.eeworm.com/read/265464/4282017
h geometry.h
#ifndef common_geometry_h
#define common_geometry_h
#include
#ifdef __cplusplus
extern "C" {
#endif
typedef struct
{
ScePspFVector2 texture;
u32 color;
ScePspFVector3 normal;
ScePs
www.eeworm.com/read/265464/4282020
c geometry.c
#include "geometry.h"
#include
#include
static void generateTorus(unsigned int slices, unsigned int rows, float radius, float thickness, void* vertices, unsigned short* indices, u
www.eeworm.com/read/262783/4309063
java geometry.java
/*
* $RCSfile: Geometry.java,v $
*
* Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
* $Revision: 1.5 $
* $Date: 2007/02/09 17:18:00 $
*
www.eeworm.com/read/283683/6784013
h geometry.h
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the fo
www.eeworm.com/read/283683/6784015
cpp geometry.cpp
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the fo
www.eeworm.com/read/473001/6853801
h geometry.h
#ifndef BZ_GEOMETRY_H
#define BZ_GEOMETRY_H
#ifndef BZ_ARRAY_H
#error must be included after
#endif
BZ_NAMESPACE(blitz)
typedef double T_defaultSp