代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/493655/1163908
cpp texture2d.cpp
#include "texture2d.h"
#include "../openglserver/openglserver.h"
#include "../imageserver/image.h"
using namespace kerosin;
Texture2D::Texture2D(const boost::shared_ptr &textureServer
www.eeworm.com/read/493655/1163910
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/468367/1491073
h texture2d.h
/*
===== IMPORTANT =====
This is sample code demonstrating API, technology or techniques in development.
Although this sample code has been reviewed for technical accuracy, it is not
final. Apple is
www.eeworm.com/read/468367/1491081
m texture2d.m
/*
===== IMPORTANT =====
This is sample code demonstrating API, technology or techniques in development.
Although this sample code has been reviewed for technical accuracy, it is not
final. Apple is
www.eeworm.com/read/340511/3285063
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/3285196
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/3285295
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