代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/418151/10964397
c poly2.c
/* poly2.c -- implements polygons and simplices
see README, poly.h and qhull.h
copyright (c) 1993-1995, The Geometry Center
frequently used code is in poly.c
*/
#include "qhull_a.h"
/
www.eeworm.com/read/219035/7147341
m smt_solve.m
function [vErr, varargout] = smt_solve(Neff, oGd, pos, k0, varargin)
% error = SMT_SOLVE(Neff, oGd, positions, k0)
% Solves the geometry defined in oGd.
% Sources and testing points are distributed
www.eeworm.com/read/445898/7588770
h common.h
#ifndef _COMMON_H
#define _COMMON_H
#include
#include
#include
#include "Geometry.h"
#include "Matrix.h"
void joint_name_to_number(const std::string &, int &, int &);
in
www.eeworm.com/read/445898/7588785
cpp parse.cpp
#include "world.h"
#include "parse.h"
#include "common.h"
#include "Geometry.h"
#include "body.h"
#include
#include
#include
#include
using namespace std;
#inc
www.eeworm.com/read/444437/7612774
pas cggeometry.pas
unit CgGeometry;
{ CgLib: Basic geometry routines.
Version 1.00
(c) 1998-2000 Tom Nuydens. Use at your own risk. See cglib.txt for details. }
interface
uses
CgTypes;
procedure cgS
www.eeworm.com/read/333524/12677595
h poly.h
/* poly.h -- header file for poly.c and poly2.c
see README, qhull.h and poly.c
copyright (c) 1993-1995, The Geometry Center
*/
#ifndef qhDEFpoly
#define qhDEFpoly 1
/*----------------------
www.eeworm.com/read/333524/12677613
c poly2.c
/* poly2.c -- implements polygons and simplices
see README, poly.h and qhull.h
copyright (c) 1993-1995, The Geometry Center
frequently used code is in poly.c
*/
#include "qhull_a.h"
/
www.eeworm.com/read/144119/12813416
ref lef_update.ref
ERROR: Line 278: VIA M1_M2_DIFF: A via with the same name but different geometry already exists. This new definition has been ignored.
ERROR: Line 625: MACRO INV: The macro defines obstructions that a
www.eeworm.com/read/144074/12819293
cpp prg12_1.cpp
#include
#pragma hdrstop
#include "graphlib.h"
#include "geometry.h"
void main(void)
{
// declare objects C, D with fill patterns 7 and no fill
Circle C(1.0,1.0,0.5,7),
www.eeworm.com/read/240686/13204702
cpp prg12_1.cpp
#include
#pragma hdrstop
#include "graphlib.h"
#include "geometry.h"
void main(void)
{
// declare objects C, D with fill patterns 7 and no fill
Circle C(1.0,1.0,0.5,7),