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
- ObjectIDGenerator.cs
- CodeTypeDelegate.cs
- ClientFormsIdentity.cs
- EntityDataSourceDataSelection.cs
- XmlHierarchicalDataSourceView.cs
- NativeCompoundFileAPIs.cs
- XmlWrappingReader.cs
- JsonServiceDocumentSerializer.cs
- WsdlBuildProvider.cs
- MobileCategoryAttribute.cs
- ComponentDispatcherThread.cs
- XsdDuration.cs
- EntityWrapper.cs
- HitTestWithGeometryDrawingContextWalker.cs
- SecurityRuntime.cs
- MarkupExtensionSerializer.cs
- AlignmentYValidation.cs
- TransportOutputChannel.cs
- VersionedStream.cs
- ReferenceSchema.cs
- ObfuscationAttribute.cs
- PasswordDeriveBytes.cs
- OnOperation.cs
- VectorAnimationBase.cs
- XPSSignatureDefinition.cs
- CookielessHelper.cs
- PartitionResolver.cs
- FrameworkElementAutomationPeer.cs
- CodeCatchClause.cs
- HttpProfileGroupBase.cs
- ImageConverter.cs
- _ShellExpression.cs
- ActivityWithResult.cs
- WebContext.cs
- GeometryGroup.cs
- ThreadAttributes.cs
- XmlObjectSerializerReadContext.cs
- DataComponentMethodGenerator.cs
- FileDataSourceCache.cs
- GenericTypeParameterBuilder.cs
- InputDevice.cs
- EnumDataContract.cs
- Menu.cs
- EntityDataSourceMemberPath.cs
- DrawingCollection.cs
- followingsibling.cs
- DbUpdateCommandTree.cs
- PersonalizationDictionary.cs
- TextTreePropertyUndoUnit.cs
- MexServiceChannelBuilder.cs
- MatrixUtil.cs
- Rect3DValueSerializer.cs
- DataGridViewRowHeightInfoPushedEventArgs.cs
- VarInfo.cs
- NamedObject.cs
- WsiProfilesElementCollection.cs
- C14NUtil.cs
- ClientTargetSection.cs
- StringFunctions.cs
- TokenCreationParameter.cs
- ControlPersister.cs
- SqlTypesSchemaImporter.cs
- NullableLongSumAggregationOperator.cs
- ExceptionValidationRule.cs
- OleDbPropertySetGuid.cs
- DesignTableCollection.cs
- QueryOutputWriter.cs
- SessionIDManager.cs
- CatalogPartCollection.cs
- EmptyEnumerable.cs
- FlowDocumentScrollViewer.cs
- SQLConvert.cs
- InstanceContextMode.cs
- ObjectCloneHelper.cs
- TemplatePropertyEntry.cs
- NumberSubstitution.cs
- InvariantComparer.cs
- ListSourceHelper.cs
- XmlDeclaration.cs
- SchemaTypeEmitter.cs
- ExtenderProvidedPropertyAttribute.cs
- X509CertificateValidator.cs
- FormViewUpdatedEventArgs.cs
- CLSCompliantAttribute.cs
- WsdlHelpGeneratorElement.cs
- IISMapPath.cs
- ConfigurationStrings.cs
- SecurityException.cs
- Deserializer.cs
- DelegateSerializationHolder.cs
- HotSpot.cs
- DataGridViewRowPrePaintEventArgs.cs
- DrawingContextDrawingContextWalker.cs
- HtmlProps.cs
- XmlWrappingWriter.cs
- ColorPalette.cs
- ExceptionCollection.cs
- XmlValidatingReaderImpl.cs
- ImageSource.cs
- RegistrySecurity.cs