代码搜索:Texture

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

代码结果 4,874
www.eeworm.com/read/15971/640629

opt texture.opt

www.eeworm.com/read/38039/1088847

bif texture.bif

!---------------------------------------------------------------------------- ! ! Date Release Name Ver. Comments ! ---------- ------- ----- ----- --------------------------------------------
www.eeworm.com/read/493655/1163905

cpp texture.cpp

#include "texture.h" #include "../openglserver/openglserver.h" using namespace boost; using namespace kerosin; Texture::Texture(const boost::shared_ptr &textureServer) : mTexID(0), mW
www.eeworm.com/read/493655/1163906

h texture.h

/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*- this file is part of rcssserver3D Fri May 9 2003 Copyright (C) 2002,2003 Koblenz University Copyright (C) 2003 RoboCup Socce
www.eeworm.com/read/474238/1394927

h texture.h

/* texture.h - by David Blythe, SGI */ /* Simple SGI .rgb image file loader routine. */ unsigned * read_texture(char *name, int *width, int *height, int *components); extern void imgLoad(char *file
www.eeworm.com/read/474238/1394932

c texture.c

/* texture.c - by David Blythe, SGI */ /* read_texture is a simplistic routine for reading an SGI .rgb image file. */ #include #include #include #include
www.eeworm.com/read/474238/1395059

c texture.c

/* * chess.c - part of the chess demo in the glut distribution. * * (C) Henk Kok (kok@wins.uva.nl) * * This file can be freely copied, changed, redistributed, etc. as long as * this copyright no
www.eeworm.com/read/472749/1404484

vcproj texture.vcproj

www.eeworm.com/read/462666/1543922

c texture.c

/* * chess.c - part of the chess demo in the glut distribution. * * (C) Henk Kok (kok@wins.uva.nl) * * This file can be freely copied, changed, redistributed, etc. as long as * this copyri
www.eeworm.com/read/462666/1543972

h texture.h

/* texture.h - by David Blythe, SGI */ /* Simple SGI .rgb image file loader routine. */ unsigned * read_texture(char *name, int *width, int *height, int *components); extern void imgLoad(cha