代码搜索:Texture

找到约 4,874 项符合「Texture」的源代码

代码结果 4,874
www.eeworm.com/read/227794/14412855

java plane.java

import javax.microedition.m3g.*; class Plane { // define a square in plane xy private final static short POINTS[] = new short[] { (short) 1, (short) 1, (short) 0, (short) 1, (
www.eeworm.com/read/226233/14484696

pas opengllinux.pas

{************************************** opengl interface unit for kylix version 0.1 created by pinxue 2001.3.12 pinxue@263.net http://pinxue.yeah.net notes:
www.eeworm.com/read/225729/14519266

cpp glfont.cpp

// GLFont.cpp: implementation of the CGLFont class. // 学程序编游戏系列丛书 // 唐明理 E_mail: cqtmL@163.com //==================================================================== #include "stdafx.h" #includ
www.eeworm.com/read/122721/14671117

cpp myfountainview.cpp

// MyFountainView.cpp : implementation of the CMyFountainView class // #include "stdafx.h" #include "MyFountain.h" #include "MyFountainDoc.h" #include "MyFountainView.h" #include #
www.eeworm.com/read/122649/14677965

h glext.h

#ifndef __glext_h_ #define __glext_h_ #ifdef __cplusplus extern "C" { #endif /* ** License Applicability. Except to the extent portions of this file are ** made subject to an alternative li
www.eeworm.com/read/122649/14678035

cpp roam.cpp

//============================================================== //============================================================== //= ROAM.cpp =================================================== //
www.eeworm.com/read/121010/14775742

h loadjpeg.h

#ifndef __LOADJPEG_H__ #define __LOADJPEG_H__ int jjpeg_to_texture(char * filename, unsigned short *tex, int n, int scale); #endif
www.eeworm.com/read/119076/14840751

pas opengllinux.pas

{************************************** opengl interface unit for kylix version 0.1 created by pinxue 2001.3.12 pinxue@263.net http://pinxue.yeah.net notes:
www.eeworm.com/read/117838/14902962

cpp texcube.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: texCube.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD At
www.eeworm.com/read/208427/15247114

c reflection.c

/* * PSP Software Development Kit - http://www.pspdev.org * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in PSPSDK root f