代码搜索:material
找到约 10,000 项符合「material」的源代码
代码结果 10,000
www.eeworm.com/read/282822/9058774
db material.db
www.eeworm.com/read/184417/9101453
h material.h
//Material.h
#ifndef MAT_H
#define MAT_H
#include "Node.h"
class Material: public Node
{
public:
Material();
void SetValuev(Enum Pname, float *);
void SetValue(Enum Pname, float v1, float v2,
www.eeworm.com/read/184417/9101493
cc material.cc
//Material.cc
#include "Material.h"
Material::Material()
{
int i;
for(i=0; i
www.eeworm.com/read/184417/9101919
html material.html
NAME
glMaterialf, glMateriali, glMaterialfv, glMaterialiv -
specify material paramet
www.eeworm.com/read/184417/9103073
ps material.ps
%!PS-Adobe-1.0
%%Creator: splat:n8 (Nate Robins,,,,,,,)
%%Title: stdin (ditroff)
%%CreationDate: Tue Jul 22 19:14:41 1997
%%EndComments
% Start of psdit.pro -- prolog for ditroff translator
% Co
www.eeworm.com/read/282295/9103782
f material.f
www.eeworm.com/read/282288/9105641
h material.h
/* ========================================================== */
/* Data base for the DELIGHT.STRUCT section materials */
/* */
/* M.
www.eeworm.com/read/282286/9106217
h material.h
/* ========================================================== */
/* Data base for the DELIGHT.STRUCT section materials */
/* */
/* M.
www.eeworm.com/read/380759/9129000