代码搜索:Geometry

找到约 4,837 项符合「Geometry」的源代码

代码结果 4,837
www.eeworm.com/read/457217/7332303

adb geometry.adb

package body Geometry is function Distance (O: in Object) return Float is begin return Sqrt(O.Pos_X ** 2 + O.Pos_Y ** 2); end Distance; -- -- Object does not have area -- a
www.eeworm.com/read/457217/7332304

ali geometry.ali

V "GNAT Lib v2007" A -fstack-check A -g A -gnato A -gnatVa A -gnatA P SS ZX R nnnnnnnnvvnnnnnnnnnnnvnvnnnnnnnnnnnnnnnvnnnnnnnnnnnnnnvnvnnnnnnnnnnnnnnnn U geometry%b geometry.adb 7157fbdd N
www.eeworm.com/read/457217/7332307

ads geometry.ads

with Ada.Numerics.Elementary_Functions; with Ada.Numerics; use Ada.Numerics.Elementary_Functions; use Ada.Numerics; package Geometry is type Object is abstract tagged private; -- Client Visible P
www.eeworm.com/read/457217/7332308

o geometry.o

www.eeworm.com/read/456155/7356466

h geometry.h

#ifndef _analytic_geometry #define _analytic_geometry #include "Globe.h" typedef struct tagLineFormulation{ double a; double b; double c; }Formulation, LINEFORMULATION; typedef struct tag
www.eeworm.com/read/456155/7356467

cpp geometry.cpp

//the methods used here all refer to nature coordinate! #include "stdafx.h" #include "globe.h" #include "geometry.h" #include "StrategySystem.h" /*********** chen ning *******************/ int
www.eeworm.com/read/456155/7356484

obj geometry.obj

www.eeworm.com/read/456155/7356493

sbr geometry.sbr

www.eeworm.com/read/455033/7379304

c geometry.c

#include "medit.h" #include "extern.h" #include "sproto.h" GLuint geomList(pScene sc,pMesh mesh) { GLuint list = 0; pMaterial pm; pEdge pr; pPoint ppt,pp0,pp1; double dd;
www.eeworm.com/read/445898/7588773

h geometry.h

#ifndef __GEOMETRY_H #define __GEOMETRY_H #include #include #include #include #include #include #include #define VALUE(a) #a ":