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
- IntranetCredentialPolicy.cs
- DataGridViewToolTip.cs
- UIElement.cs
- SpecialNameAttribute.cs
- MdImport.cs
- CqlIdentifiers.cs
- Storyboard.cs
- CatalogPartCollection.cs
- Types.cs
- FlowDocumentScrollViewer.cs
- AttachInfo.cs
- SafeCoTaskMem.cs
- SchemaTableColumn.cs
- Endpoint.cs
- TextSearch.cs
- FontConverter.cs
- ModelService.cs
- Normalizer.cs
- TimeSpanValidatorAttribute.cs
- PackWebResponse.cs
- XmlCharCheckingWriter.cs
- ScopedKnownTypes.cs
- SiteMapProvider.cs
- XmlSchemas.cs
- DocumentPageTextView.cs
- dbdatarecord.cs
- oledbconnectionstring.cs
- DetailsViewInsertedEventArgs.cs
- PropertyCondition.cs
- Configuration.cs
- XmlSchemaSearchPattern.cs
- TabletDevice.cs
- ContextDataSourceView.cs
- Axis.cs
- Calendar.cs
- GeneratedCodeAttribute.cs
- Predicate.cs
- SignedPkcs7.cs
- XDRSchema.cs
- TypeConverterBase.cs
- FontStretch.cs
- CodeSubDirectoriesCollection.cs
- XmlSerializableWriter.cs
- DebugInfo.cs
- ProfileSettingsCollection.cs
- FontEmbeddingManager.cs
- StrokeSerializer.cs
- Bezier.cs
- DynamicEndpoint.cs
- MonthChangedEventArgs.cs
- DrawingAttributeSerializer.cs
- HwndAppCommandInputProvider.cs
- XmlILOptimizerVisitor.cs
- CustomSignedXml.cs
- AutomationTextAttribute.cs
- FixedElement.cs
- HttpValueCollection.cs
- InboundActivityHelper.cs
- TableChangeProcessor.cs
- BuilderInfo.cs
- SocketAddress.cs
- EpmHelper.cs
- WeakReferenceList.cs
- GroupDescription.cs
- DataGridClipboardHelper.cs
- RoleManagerEventArgs.cs
- QilPatternVisitor.cs
- ColumnBinding.cs
- SchemaManager.cs
- GridToolTip.cs
- CustomAttribute.cs
- CompilerState.cs
- DateTimeFormatInfoScanner.cs
- InkCanvas.cs
- hresults.cs
- RequestTimeoutManager.cs
- SystemInfo.cs
- BrowserCapabilitiesCompiler.cs
- SHA384.cs
- SpellerStatusTable.cs
- ParentControlDesigner.cs
- Behavior.cs
- EventBuilder.cs
- Application.cs
- Triplet.cs
- RestHandlerFactory.cs
- DataTrigger.cs
- WeakReadOnlyCollection.cs
- NavigationWindow.cs
- IsolatedStorage.cs
- HtmlSelect.cs
- oledbmetadatacollectionnames.cs
- Point3DCollectionValueSerializer.cs
- LinkLabel.cs
- FlowDocumentPage.cs
- HttpClientChannel.cs
- GeometryModel3D.cs
- RouteTable.cs
- CompositeDuplexElement.cs
- ConstructorExpr.cs