代码搜索:Texture

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

代码结果 4,874
www.eeworm.com/read/243750/12920005

java texture.java

import java.awt.image.PixelGrabber; import java.awt.*; //only represents power of 2 textures public class texture{ public Image img; public int[] Texture; public int height; publi
www.eeworm.com/read/329982/12921344

h texture.h

// Texture.h: interface for the Texture class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_TEXTURE_H__E6521308_11A2_4EC7_A551_A46DC70C1958__INCLUDED
www.eeworm.com/read/329982/12921370

cpp texture.cpp

// Texture.cpp: implementation of the Texture class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "FighterTest.h" #include "Texture.h"
www.eeworm.com/read/243691/12922176

bmp texture.bmp

www.eeworm.com/read/243691/12922213

bmp texture.bmp

www.eeworm.com/read/329824/12931013

bmp texture.bmp

www.eeworm.com/read/323989/13298148

h texture.h

//------------------------------------------------------------------- // File: Texture.h // Created: 05/26/99 2:30:AM // Author: Aaron Hilton // Comments: Create and manage OpenGL textures. //-
www.eeworm.com/read/323989/13298225

cpp texture.cpp

//------------------------------------------------------------------- // File: Texture.cpp // Created: 05/26/99 2:37:AM // Author: Aaron Hilton & Joseph Wasson // Comments: Create and manage Ope
www.eeworm.com/read/136929/13354060

h texture.h

// Texture.h: interface for the Texture class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_TEXTURE_H__E6521308_11A2_4EC7_A551_A46DC70C1958__INCLUDED
www.eeworm.com/read/136929/13354094

cpp texture.cpp

// Texture.cpp: implementation of the Texture class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MissileTest.h" #include "Texture.h"