代码搜索:Teapots
找到约 30 项符合「Teapots」的源代码
代码结果 30
www.eeworm.com/read/385511/8802830
jpg teapots.jpg
www.eeworm.com/read/361001/10069717
mat teapots.mat
www.eeworm.com/read/313984/13576907
exe teapots.exe
www.eeworm.com/read/313984/13576914
c teapots.c
/*
* Copyright (c) 1993-1997, Silicon Graphics, Inc.
* ALL RIGHTS RESERVED
* Permission to use, copy, modify, and distribute this software for
* any purpose and without fee is hereby granted, pr
www.eeworm.com/read/485607/6554826
h teapots.h
#ifndef TEAPOTS_H
#define TEAPOTS_H
#include
#include
class Teapots : public QGLWidget
{
Q_OBJECT
public:
Teapots(QWidget *parent = 0);
~Teapots();
p
www.eeworm.com/read/485607/6554828
cpp teapots.cpp
/*
* The OpenGL code in this example is based on the "teapots" example in
* "OpenGL Programming Guide" by Jackie Neider, Tom Davis, and Mason
* Woo, Addison-Wesley, 1993. It can be obtained from ft
www.eeworm.com/read/485607/6554829
pro teapots.pro
TEMPLATE = app
QT += opengl
CONFIG += console
HEADERS = teapots.h
SOURCES = main.cpp \
teapots.cpp
www.eeworm.com/read/341010/12113988
gif teapots.gif
www.eeworm.com/read/14564/394034
gif teapots.gif
www.eeworm.com/read/14564/394226
c teapots.c
/*
* Copyright (c) 1993-1999, Silicon Graphics, Inc.
* ALL RIGHTS RESERVED
* Permission to use, copy, modify, and distribute this software for
* any purpose and without fee is hereby granted, pr