代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/369426/2798722
java powerof2texture.java
package com.brackeen.javagamebook.graphics3D.texture;
/**
The PowerOf2Texture class is a Texture with a width and height
that are a power of 2 (32, 128, etc.).
*/
public final class Pow
www.eeworm.com/read/369426/2798834
java powerof2texture.java
package com.brackeen.javagamebook.graphics3D.texture;
/**
The PowerOf2Texture class is a Texture with a width and height
that are a power of 2 (32, 128, etc.).
*/
public final class Pow
www.eeworm.com/read/369426/2798960
java powerof2texture.java
package com.brackeen.javagamebook.graphics3D.texture;
/**
The PowerOf2Texture class is a Texture with a width and height
that are a power of 2 (32, 128, etc.).
*/
public final class Pow
www.eeworm.com/read/369426/2799019
java powerof2texture.java
package com.brackeen.javagamebook.graphics3D.texture;
/**
The PowerOf2Texture class is a Texture with a width and height
that are a power of 2 (32, 128, etc.).
*/
public final class Pow
www.eeworm.com/read/369426/2799090
java powerof2texture.java
package com.brackeen.javagamebook.graphics3D.texture;
/**
The PowerOf2Texture class is a Texture with a width and height
that are a power of 2 (32, 128, etc.).
*/
public final class Pow
www.eeworm.com/read/369426/2799177
java powerof2texture.java
package com.brackeen.javagamebook.graphics3D.texture;
/**
The PowerOf2Texture class is a Texture with a width and height
that are a power of 2 (32, 128, etc.).
*/
public final class Pow
www.eeworm.com/read/369426/2799282
java powerof2texture.java
package com.brackeen.javagamebook.graphics3D.texture;
/**
The PowerOf2Texture class is a Texture with a width and height
that are a power of 2 (32, 128, etc.).
*/
public final class Pow
www.eeworm.com/read/355365/3053969
cpp texture2d.cpp
/* -*- 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/355365/3053971
h texture2d.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/262783/4308692
java texture3d.java
/*
* $RCSfile: Texture3D.java,v $
*
* Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
* $Revision: 1.7 $
* $Date: 2007/02/28 23:35:02 $
*