代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/193461/8225953
html deletetextures.html
NAME
glDeleteTextures - delete named textures
C SPECIFICATION
void glDeleteTex
www.eeworm.com/read/193461/8225965
html getteximage.html
NAME
glGetTexImage - return a texture image
C SPECIFICATION
void glGetTexImage
www.eeworm.com/read/193461/8225986
html gentextures.html
NAME
glGenTextures - generate texture names
C SPECIFICATION
void glGenTextures
www.eeworm.com/read/193461/8226071
html istexture.html
NAME
glIsTexture - determine if a name corresponds to a texture
C SPECIFICATION
GLbool
www.eeworm.com/read/193461/8226109
html copytexsubimage1d.html
NAME
glCopyTexSubImage1D - copy a one-dimensional texture
subimage
C SPECIFICATION
www.eeworm.com/read/174450/9587044
h rendertexture.h
//------------------------------------------------------------------------------
// File : rendertexture.h
//------------------------------------------------------------------------------
// Copyri
www.eeworm.com/read/174450/9587144
h rendertexture.h
//------------------------------------------------------------------------------
// File : RenderTexture.h
//------------------------------------------------------------------------------
// Copyri
www.eeworm.com/read/268861/11117274
cpp d3dtextr.cpp
//-----------------------------------------------------------------------------
// File: D3DTextr.cpp
//
// Desc: Functions to manage textures, including creating (loading from a
// file), r
www.eeworm.com/read/412484/11197932
cfg etterrain.cfg
# Specify the heightmap data type and source
DataType=Image
DataSource=terrain.png
# Specify the size of the terrain
Width=513
Height=513
TileSize=513
# Scale factor for terrain rendering
www.eeworm.com/read/412484/11198052
h etsplattingmanager.h
#ifndef __ETSPLATTINGMANAGER_H__
#define __ETSPLATTINGMANAGER_H__
/*
EDITABLE TERRAIN MANAGER for Ogre
Copyright (C) 2007 Holger Frydrych
This program is free software; y