代码搜索:texture
找到约 4,874 项符合「texture」的源代码
代码结果 4,874
www.eeworm.com/read/188943/8505017
clw texture.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTextureView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Textu
www.eeworm.com/read/188943/8505032
aps texture.aps
www.eeworm.com/read/188943/8505039
ncb texture.ncb
www.eeworm.com/read/188943/8505041
opt texture.opt
www.eeworm.com/read/188102/8571352
hpp texture.hpp
#if !defined(BRL_TEXTURE_HPP)
#define BRL_TEXTURE_HPP
/*+-------------------------------------------------------------------
Ben Landon
CSCI E-235
Final Project
Texture.hpp - A simple
www.eeworm.com/read/188102/8571407
cpp texture.cpp
/*+-------------------------------------------------------------------
Ben Landon
CSCI E-235
Final Project
Texture.cpp
*/
#include "gl_common.h"
#include "Texture.hpp"
Text
www.eeworm.com/read/388243/8625361
cpp texture.cpp
#include "stdafx.h"
#include "texture.h"
// LoadBitmapFile
// desc: Returns a pointer to the bitmap image of the bitmap specified
// by filename. Also returns the bitmap header informati
www.eeworm.com/read/388243/8625520
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
www.eeworm.com/read/431696/8661131
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/431696/8661176
cpp texture.cpp
// Texture.cpp: implementation of the Texture class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MissileTest.h"
#include "Texture.h"