代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/340511/3285400
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/340511/3285449
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/340511/3285511
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/340511/3285583
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/340511/3285673
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/338901/3312296
h nebu_png_texture.h
#ifndef NEBU_PNG_TEXTURE_H
#define NEBU_PNG_TEXTURE_H
typedef struct {
int width;
int height;
int channels;
unsigned char *data;
} png_texture;
extern png_texture* load_png_texture(char *fil
www.eeworm.com/read/336357/3351662
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/336357/3351795
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/336357/3351894
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/336357/3351999
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