MeshPainterRendererAspect Methods |
The MeshPainterRendererAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| CanRender |
Determines whether the aspect can be rendered
(Inherited from RendererAspectBase.) | |
| Clear | (Inherited from DecoratorAspectBase.) | |
| FindAspectT |
Find an aspect of the desired type in this aspect's container.
(Inherited from AspectComponentBase.) | |
| FindCreateAspectT |
Find or, if one isn't found, create an aspect of the desired type in this aspect's container.
(Inherited from AspectComponentBase.) | |
| FindCreateManagedAspectT |
Find or, if one isn't found, create a managed aspect of the desired type in this aspect's container. The managed aspect will be owned by the declared aspect.
(Inherited from AspectComponentBase.) | |
| GetRenderablesRenderable | (Inherited from DecoratorAspectBase.) | |
| IsVisibleForLOD |
Method used to check if aspect is visible with regards to Level of Detail.
(Inherited from RendererAspectBase.) | |
| NotifyRenderableRequest |
Invokes RenderableRequest.
(Inherited from RendererAspectBase.) | |
| Pick | (Inherited from DecoratorAspectBase.) | |
| PickFromWorldFrustum | (Inherited from DecoratorAspectBase.) | |
| PreRender |
Preamble to the aspect rendering giving the aspect a chance to change settings.
(Inherited from RendererAspectBase.) | |
| RaisePropertiesChanged |
Raise an PropertyChanged event for each value.
(Inherited from BindableBase.) | |
| RaisePropertyChanged(PropertyChangedEventArgs) |
Raise an PropertyChanged event for the specified value.
(Inherited from BindableBase.) | |
| RaisePropertyChanged(String) |
Raise an PropertyChanged event for the specified value.
(Inherited from BindableBase.) | |
| RemoveAspect(Object) |
Remove the desired aspect from this aspect's container.
(Inherited from AspectComponentBase.) | |
| RemoveAspectT |
Remove the aspect of the desired type from this aspect's container.
(Inherited from AspectComponentBase.) | |
| RemoveManagedAspects |
Remove all aspects that are being managed by this aspect..
(Inherited from AspectComponentBase.) | |
| Render | (Overrides DecoratorAspectBaseRender(IDisplay).) | |
| RenderShadow | (Inherited from DecoratorAspectBase.) | |
| RequestRender |
Utility method to request a complete render from the app. This should be called after changing a property that affects the rendering of this aspect.
(Inherited from RendererAspectBase.) | |
| SerializableDependency(SerializableObject) |
Whether the specified object depends on the serializable object.
(Inherited from AspectComponentBase.) | |
| SerializableDependency(Visual) |
Whether the specified visual depends on the serializable object.
(Inherited from AspectComponentBase.) | |
| ToString | (Inherited from AspectComponentBase.) |