代码搜索:Polygon
找到约 2,770 项符合「Polygon」的源代码
代码结果 2,770
www.eeworm.com/read/162559/10295919
as polygon.as
/*******************
ENGLISH
project: 3d engine
by: ivan ivanoff (www.i2off.org)
based on the work made by : stuart schoneveld (www.illogicz.com)
email: avatar@i2off.org
apologies:
to my wife and k
www.eeworm.com/read/162559/10295955
as ._polygon.as
www.eeworm.com/read/452378/7441352
as polygon.as
package com.shinedraw.drawings {
import flash.events.Event;
import flash.display.Shape;
/*
* A Dancing Polygon Demonstration in Actionscript 3
* from shinedraw.com
*/
public cla
www.eeworm.com/read/245545/4502352
as polygon.as
package org.moock.drawing {
// Represents a polygon that can be drawn to the screen
public class Polygon extends BasicShape {
// The polygon's points.
// To reduce memory consumption,
www.eeworm.com/read/290883/8455854
h polygon.h
/* ---------------------------------------------------------------------------------------------------
*
* Windows CE Graphics Libary v1.00.0000
*
*
*
www.eeworm.com/read/290883/8455899
h polygon.h
/* ---------------------------------------------------------------------------------------------------
*
* Windows CE Graphics Libary v1.00.0000
*
*
*
www.eeworm.com/read/289923/8517255
bmp polygon.bmp
www.eeworm.com/read/433053/8549687
gif polygon.gif
www.eeworm.com/read/388251/8622890
hpp polygon.hpp
/// @file Polygon.hpp Defines a simple line. Class declarations.
//============================================================================
//
// This file is part of GPSTk, the GPS Toolkit.
//
www.eeworm.com/read/387009/8712353
h polygon.h
Int polywind(const vector< Point > &vt, const Point &pt) {
Int i,np, wind = 0;
Doub d0,d1,p0,p1,pt0,pt1;
np = vt.size();
pt0 = pt.x[0];
pt1 = pt.x[1];
p0 = vt[np-1].x[0];
p1 = vt[n