Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Core / CSharp / System / Windows / Media3D / PointLightBase.cs / 1 / PointLightBase.cs
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
//
// Description: 3D positional light base class implementation.
//
// See spec at http://avalon/medialayer/Specifications/Avalon3D%20API%20Spec.mht
//
// History:
// 05/25/2005 : milesc - Created
//
//---------------------------------------------------------------------------
using System;
using System.Diagnostics;
using System.Windows.Media;
using System.Windows.Media.Composition;
using MS.Internal;
using System.ComponentModel.Design.Serialization;
using System.Windows.Markup;
namespace System.Windows.Media.Media3D
{
///
/// Positional lights have a position in space and project their light in all directions.
/// The falloff of the light is controlled by attenuation and range properties.
///
public abstract partial class PointLightBase : Light
{
//-----------------------------------------------------
//
// Constructors
//
//-----------------------------------------------------
#region Constructors
// Prevent 3rd parties from extending this abstract base class.
internal PointLightBase() {}
#endregion Constructors
//------------------------------------------------------
//
// Public Properties
//
//-----------------------------------------------------
//------------------------------------------------------
//
// Public Events
//
//------------------------------------------------------
//-----------------------------------------------------
//
// Private Fields
//
//------------------------------------------------------
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
//
// Description: 3D positional light base class implementation.
//
// See spec at http://avalon/medialayer/Specifications/Avalon3D%20API%20Spec.mht
//
// History:
// 05/25/2005 : milesc - Created
//
//---------------------------------------------------------------------------
using System;
using System.Diagnostics;
using System.Windows.Media;
using System.Windows.Media.Composition;
using MS.Internal;
using System.ComponentModel.Design.Serialization;
using System.Windows.Markup;
namespace System.Windows.Media.Media3D
{
///
/// Positional lights have a position in space and project their light in all directions.
/// The falloff of the light is controlled by attenuation and range properties.
///
public abstract partial class PointLightBase : Light
{
//-----------------------------------------------------
//
// Constructors
//
//-----------------------------------------------------
#region Constructors
// Prevent 3rd parties from extending this abstract base class.
internal PointLightBase() {}
#endregion Constructors
//------------------------------------------------------
//
// Public Properties
//
//-----------------------------------------------------
//------------------------------------------------------
//
// Public Events
//
//------------------------------------------------------
//-----------------------------------------------------
//
// Private Fields
//
//------------------------------------------------------
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- DataServiceSaveChangesEventArgs.cs
- DynamicPropertyHolder.cs
- XmlReflectionImporter.cs
- _CommandStream.cs
- PatternMatcher.cs
- InputBuffer.cs
- OpCellTreeNode.cs
- XmlJsonReader.cs
- WebPartDisplayMode.cs
- SqlUDTStorage.cs
- WinInet.cs
- WorkerRequest.cs
- AdornerDecorator.cs
- CancelEventArgs.cs
- FacetChecker.cs
- HtmlLink.cs
- ObjectDataSourceMethodEditor.cs
- LayoutEvent.cs
- Roles.cs
- Version.cs
- ScriptResourceAttribute.cs
- Message.cs
- Exceptions.cs
- MethodCallExpression.cs
- CompModSwitches.cs
- MergeFilterQuery.cs
- ProxyAttribute.cs
- Win32SafeHandles.cs
- FamilyTypefaceCollection.cs
- SafeBitVector32.cs
- ExpressionTextBox.xaml.cs
- RSAOAEPKeyExchangeDeformatter.cs
- Stroke2.cs
- DependencyPropertyHelper.cs
- ProfilePropertyMetadata.cs
- FileClassifier.cs
- ByteAnimationUsingKeyFrames.cs
- DataSourceListEditor.cs
- EventLogEntry.cs
- Facet.cs
- DebugHandleTracker.cs
- ListViewItemSelectionChangedEvent.cs
- ManagementObjectSearcher.cs
- isolationinterop.cs
- NotFiniteNumberException.cs
- StickyNote.cs
- NamedPipeHostedTransportConfiguration.cs
- ToolboxComponentsCreatingEventArgs.cs
- XmlSchemaRedefine.cs
- ValidatorAttribute.cs
- TypeDescriptorFilterService.cs
- AutomationElementCollection.cs
- BamlLocalizationDictionary.cs
- FilteredDataSetHelper.cs
- _NestedSingleAsyncResult.cs
- SqlFacetAttribute.cs
- CompositeFontInfo.cs
- InternalResources.cs
- SamlSecurityToken.cs
- DispatcherObject.cs
- PriorityBindingExpression.cs
- EntityTransaction.cs
- complextypematerializer.cs
- TransformerTypeCollection.cs
- ContextMenu.cs
- ConsoleCancelEventArgs.cs
- ScrollProviderWrapper.cs
- MimeAnyImporter.cs
- ExpressionBinding.cs
- IChannel.cs
- DataGridItemCollection.cs
- XmlHierarchyData.cs
- TreeWalkHelper.cs
- ExpressionEditorAttribute.cs
- TdsRecordBufferSetter.cs
- GeometryGroup.cs
- Container.cs
- Quack.cs
- MetadataImporterQuotas.cs
- MergePropertyDescriptor.cs
- recordstate.cs
- CorruptingExceptionCommon.cs
- Polygon.cs
- CheckBoxBaseAdapter.cs
- BasicKeyConstraint.cs
- WmlLiteralTextAdapter.cs
- NodeFunctions.cs
- DataSourceView.cs
- _LocalDataStore.cs
- WorkflowQueuingService.cs
- WebPartTransformerCollection.cs
- XsltArgumentList.cs
- DataGridComponentEditor.cs
- WaitHandle.cs
- SoapSchemaMember.cs
- PeerFlooder.cs
- DoWhileDesigner.xaml.cs
- Assert.cs
- SystemIcons.cs
- MostlySingletonList.cs