代码搜索:Geometry

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

代码结果 4,837
www.eeworm.com/read/409203/2236761

java geometry.java

/* * Copyright (c) 2003-2009 jMonkeyEngine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follo
www.eeworm.com/read/403510/2311301

java geometry.java

/* -*- tab-width: 4 -*- * * Electric(tm) VLSI Design System * * File: Geometry.java * Input/output tool: superclass for output modules that write pure geometry. * Written by Steven M. Rubin, Sun
www.eeworm.com/read/396408/2418265

mid geometry.mid

.file 1 "geometry.c" .section .mdebug.abi32 .previous .section .rodata.str1.4,"aMS",@progbits,1 .align 2 $LC0: .ascii "%ix%i+%i+%i\000" .align 2 $LC1: .ascii "%ix%i\000" .align 2 $LC2: .asci
www.eeworm.com/read/396408/2418344

h geometry.h

/* This file (C) Mark Zealey
www.eeworm.com/read/396408/2418374

c geometry.c

/* This file (C) Mark Zealey 2002, released under GPL */ #include #include #include "geometry.h" #include "mp_msg.h" /* A string of the form [WxH][+X+Y] o
www.eeworm.com/read/396408/2418380

s geometry.s

.file 1 "geometry.c" .section .mdebug.abi32 .previous .section .rodata.str1.4,"aMS",@progbits,1 .align 2 $LC0: .ascii "%ix%i+%i+%i\000" .align 2 $LC1: .ascii "%ix%i\000" .align 2 $LC2: .ascii "+%i+%i\
www.eeworm.com/read/383153/2621357

cpp geometry.cpp

// *************************************************************************** // // Generated automatically by genwrapper. // Please DO NOT EDIT this file! // // *********************************
www.eeworm.com/read/383153/2621797

h geometry.h

#ifndef IVE_GEOMETRY #define IVE_GEOMETRY 1 #include #include "ReadWrite.h" namespace ive{ class Geometry : public ReadWrite, public osg::Geometry{ public: void write(DataOutputStrea
www.eeworm.com/read/383153/2621807

cpp geometry.cpp

/********************************************************************** * * FILE: Geometry.cpp * * DESCRIPTION: Read/Write osg::Geometry in binary format to disk. * * CREA
www.eeworm.com/read/383153/2622231

cpp geometry.cpp

#include #include #include #include #include #include using namespace osg; using namespace osgDB; /