代码搜索:transform
找到约 10,000 项符合「transform」的源代码
代码结果 10,000
www.eeworm.com/read/221464/4831312
cpp transform.cpp
//-----------------------------------------------------------------------------
// boost mpl/test/transform.cpp source file
// See http://www.boost.org for updates, documentation, and revision histo
www.eeworm.com/read/219096/4850749
java transform.java
//=== Copyright (C) 2001-2005 Food and Agriculture Organization of the
//=== United Nations (FAO-UN), United Nations World Food Programme (WFP)
//=== and United Nations Environment Programme (UNEP)
//
www.eeworm.com/read/217305/4873655
sln transform.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Transform", "Transform.csproj", "{87B253EC-1421-4BF3-83FA-E9D53EC69EB5}"
EndProject
G
www.eeworm.com/read/216802/4886310
c transform.c
#include
#include
#include
/*
* @unimplemented
*/
GpStatus WINGDIPAPI
GdipSetWorldTransform(GpGraphics *graphics,
GpMatrix *matrix)
{
return
www.eeworm.com/read/209211/4986296
c transform.c
/*
* The following routines transform points and planes from one space
* to another. Points and planes are represented by their
* homogeneous coordinates, stored in variables of type Point3.
*/
#
www.eeworm.com/read/205824/5021771
c transform.c
#include
#include
#include
/*
* @unimplemented
*/
GpStatus WINGDIPAPI
GdipSetWorldTransform(GpGraphics *graphics,
GpMatrix *matrix)
{
return
www.eeworm.com/read/200952/5063372
java transform.java
/*
* Copyright (c) 2003 The Visigoth Software Society. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided th