CollectionRendererAspectT Methods |
The CollectionRendererAspectT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | ||
| CanAdd |
Determine whether the aspect can be added to the AspectContainer.
(Inherited from AspectComponentBase.) | |
| CleanupBindingAPI | (Inherited from AspectComponentBase.) | |
| Clear | ||
| FindAspectT | (Inherited from AspectComponentBase.) | |
| FindCreateAspectT | (Inherited from AspectComponentBase.) | |
| FindCreateManagedAspectT | (Inherited from AspectComponentBase.) | |
| GetRenderable | ||
| GetRenderablesU | (Inherited from RendererAspectBaseT.) | |
| NotifyRenderableRemoved | (Inherited from RendererAspectBaseT.) | |
| OnAdded | (Inherited from RendererAspectBaseT.) | |
| OnAssigned |
Called when assigned to an aspect container, this should never be invoked manually.
No other aspects should be accessed within this method.
(Inherited from AspectComponentBase.) | |
| OnInitialize |
Called when the aspect container is Initialized, this should never be invoked manually
(Inherited from AspectComponentBase.) | |
| OnRemoved | (Inherited from RendererAspectBaseT.) | |
| OnReset |
Called when the aspect container is Reset, this should never be invoked manually
(Inherited from AspectComponentBase.) | |
| Pick | (Overrides RendererAspectBase.Pick(IDisplay, Ray, PickInfo).) | |
| PickFromWorldFrustum | (Overrides RendererAspectBase.PickFromWorldFrustum(IDisplay, Plane).) | |
| RaisePropertiesChanged | (Inherited from BindableBase.) | |
| RaisePropertyChanged(PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| RaisePropertyChanged(String) | (Inherited from BindableBase.) | |
| Remove(T) | ||
| Remove(Guid) | ||
| RemoveAspect(Object) | (Inherited from AspectComponentBase.) | |
| RemoveAspectT | (Inherited from AspectComponentBase.) | |
| RemoveManagedAspects | (Inherited from AspectComponentBase.) | |
| Render | (Overrides RendererAspectBase.Render(IDisplay).) | |
| RenderAll | ||
| RenderShadow | (Overrides RendererAspectBase.RenderShadow(IDisplay, Vector3).) | |
| RenderShadowAll | ||
| SerializableDependency(SerializableObject) | (Inherited from AspectComponentBase.) | |
| SerializableDependency(Visual) | (Inherited from AspectComponentBase.) | |
| SetINotifyPropertyChangedPropertyT | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, String) | (Inherited from BindableBase.) | |
| ToString | (Inherited from AspectComponentBase.) | |
| UpdateBindingAPI | (Inherited from AspectComponentBase.) |