代码搜索:Texture

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

代码结果 4,874
www.eeworm.com/read/462666/1543974

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/461961/1548920

h texture.h

// DirectX Texture #pragma once #include #include #include "System/System.h" #include "System/Texture.h" #include "DirectX/Error.h" namespace DirectX { typedef Sy
www.eeworm.com/read/461961/1548932

h texture.h

// System Texture class #pragma once #include "ObjectAdapter.h" namespace System { /// A texture map. /// Create a texture instance using the Display::createTexture factory metho
www.eeworm.com/read/459411/1569657

java texture.java

/* * @(#)Texture.java 1.32 04/07/26 * * Copyright (c) 2004 Sun Microsystems, Inc. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, ar
www.eeworm.com/read/457459/1597167

java texture.java

package org.sunflow.core; import java.io.IOException; import org.sunflow.image.Bitmap; import org.sunflow.image.Color; import org.sunflow.math.OrthoNormalBasis; import org.sunflow.math.Vector
www.eeworm.com/read/451266/1663693

h texture.h

//======================================================== /** * @file Texture.h * * 项目描述: 构造游戏引擎 * 文件描述: 纹理类 * 适用平台: Windows98/2000/NT/XP * * 作者: WWBOSS * 电子邮件: wwboss123@
www.eeworm.com/read/451266/1663697

cpp texture.cpp

//======================================================== /** * @file Texture.cpp * * 项目描述: 构造游戏引擎 * 文件描述: 纹理类 * 适用平台: Windows98/2000/NT/XP * * 作者: WWBOSS * 电子邮件: wwboss12
www.eeworm.com/read/251588/4418456

cpp texture.cpp

/* Copyright 2005-2007 Intel Corporation. All Rights Reserved. This file is part of Threading Building Blocks. Threading Building Blocks is free software; you can redistribute it an
www.eeworm.com/read/251588/4418485

h texture.h

/* Copyright 2005-2007 Intel Corporation. All Rights Reserved. This file is part of Threading Building Blocks. Threading Building Blocks is free software; you can redistribute it an
www.eeworm.com/read/242732/4544045

c texture.c

#include #include #include /* * @unimplemented */ GpStatus WINGDIPAPI GdipCreateTexture(GpImage *image, GpWrapMode wrapmode, GpTexture **textu