代码搜索:Lighting
找到约 649 项符合「Lighting」的源代码
代码结果 649
www.eeworm.com/read/471818/1420355
as lighting.as
package com.adobe.ac.mxeffects
{
import flash.display.DisplayObject;
import flash.geom.ColorTransform;
public class Lighting
{
public var direction : String;
public var horizontal
www.eeworm.com/read/285432/8841142
cs lighting.cs
//---------------------------------------------------------------------
// This file is part of the Microsoft .NET Framework SDK Code Samples.
//
// Copyright (C) Microsoft Corporation. All rig
www.eeworm.com/read/357424/10209969
h lighting.h
#if !defined(AFX_LIGHTING_H__15DBA5E5_3488_11D4_B502_DA5D708BD658__INCLUDED_)
#define AFX_LIGHTING_H__15DBA5E5_3488_11D4_B502_DA5D708BD658__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/357424/10209977
obj lighting.obj
www.eeworm.com/read/357424/10209997
sbr lighting.sbr
www.eeworm.com/read/357424/10210003
cpp lighting.cpp
// Lighting.cpp : implementation file
//
#include "stdafx.h"
#include "Delaunay.h"
#include "Lighting.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/279904/10379447
h lighting.h
// Lighting.h: interface for the CLighting class.
#ifndef _CLIGHTING_H
#define _CLIGHTING_H
#include "LightObj.h"
#include "Material.h"
#include "Object3d.h"
class CLighting
{
public:
www.eeworm.com/read/279904/10379490
obj lighting.obj
www.eeworm.com/read/279904/10379604
cpp lighting.cpp
/////////////////////////////////////////////////////////////////////////////////
//
// Lighting.cpp: implementation of the CLighting class.
#include "stdafx.h"
#include "Lighting.h"
//#includ