代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/158276/11628924
clw texture.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTextureDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Textur
www.eeworm.com/read/158276/11628937
aps texture.aps
www.eeworm.com/read/158276/11628941
ncb texture.ncb
www.eeworm.com/read/158276/11628942
opt texture.opt
www.eeworm.com/read/346193/11762565
cpp texture.cpp
#include "texture.h"
// LoadBitmapFile
// desc: Returns a pointer to the bitmap image of the bitmap specified
// by filename. Also returns the bitmap header information.
// No support fo
www.eeworm.com/read/346193/11762575
h texture.h
#ifndef __TEXTURE_H
#define __TEXTURE_H
#include
#include
#include
#include
#include
#include
#define BITMAP_ID 0x4D42 // th
www.eeworm.com/read/346193/11762641
h texture.h
#ifndef __TEXTURE_H
#define __TEXTURE_H
#include
#include
#include
#include
#include
#include
#include
en
www.eeworm.com/read/346193/11762700
h texture.h
#ifndef __TEXTURE_H
#define __TEXTURE_H
#include
#include
#include
#include
#include
#include
enum texTypes_t
{
PC
www.eeworm.com/read/346193/11762723
cpp texture.cpp
#include "texture.h"
// LoadBitmapFile
// desc: Returns a pointer to the bitmap image of the bitmap specified
// by filename. Also returns the bitmap header information.
// No support fo
www.eeworm.com/read/346193/11762783
h texture.h
#ifndef __TEXTURE_H
#define __TEXTURE_H
#define WIN32_LEAN_AND_MEAN
#define WIN32_EXTRA_LEAN
/*
TEXTURE.H
The CTexture class
OpenGL Game Programming
Author: Kevin Hawkins
Date: 3/2