代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/436416/1848879
java texture.java
package demos.nehe.lesson33;
import java.nio.ByteBuffer;
class Texture {
ByteBuffer imageData; // Image Data (Up To 32 Bits)
int bpp; // Image Color Depth In Bits Per
www.eeworm.com/read/421741/2048743
cpp texture.cpp
#include "stdafx.h"
#include
#include
#include
#include
#define PI 3.141592f
extern int ReadBmp (const char *filename, unsigned char *buffer,
www.eeworm.com/read/421437/2052381
qrc texture.qrc
texture1.bmp
texture2.bmp
texture3.bmp
texture4.bmp
texture5.bmp
www.eeworm.com/read/414527/2145623
h texture.h
// ==============================================================
// This file is part of Glest Shared Library (www.glest.org)
//
// Copyright (C) 2001-2008 Marti駉 Figueroa
//
// You can redistri
www.eeworm.com/read/414527/2145683
cpp texture.cpp
// ==============================================================
// This file is part of Glest Shared Library (www.glest.org)
//
// Copyright (C) 2001-2008 Marti駉 Figueroa
//
// You can redistri
www.eeworm.com/read/412940/2164763
c texture.c
/******************************************************************************
*
* NAME : fimg_tu.c
* TITLE : FIMG-3DSE ver1.0 Register Level API
* AUTHOR : inhosens, Lee
*
www.eeworm.com/read/409921/2226581
c texture.c
#include
#include
#include
/*
* @unimplemented
*/
GpStatus WINGDIPAPI
GdipCreateTexture(GpImage *image,
GpWrapMode wrapmode,
GpTexture **textu
www.eeworm.com/read/409921/2228359
c texture.c
/*
* IDirect3DTexture8 implementation
*
* Copyright 2005 Oliver Stieber
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gene
www.eeworm.com/read/409921/2228393
c texture.c
/*
* IWineD3DTexture implementation
*
* Copyright 2002-2005 Jason Edmeades
* Copyright 2002-2005 Raphael Junqueira
* Copyright 2005 Oliver Stieber
*
* This library is free software; you
www.eeworm.com/read/409203/2237012
java texture.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