代码搜索:MipMap
找到约 82 项符合「MipMap」的源代码
代码结果 82
www.eeworm.com/read/234586/14104805
cpp demoii12_10.cpp
// DEMOII12_10.CPP - texture mipmap generation demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1-10.CPP|H
// and only run app if de
www.eeworm.com/read/208399/4993230
cpp picture.cpp
#include "../Fly3D.h"
FLY_API textcache *tc=0;
FLY_API int textfilter=1;
FLY_API int mipmap=1;
picture::picture()
{
buf=0;
name[0]=0;
sx=sy=bytespixel=size=0;
}
picture::~pictu