Renderable Class |
[Missing <summary> documentation for "T:Demo3D.Visuals.Renderers.Renderable"]
Namespace: Demo3D.Visuals.Renderers
public abstract class Renderable : BindableBase, IRenderable, INotifyPropertyChanged
The Renderable type exposes the following members.
| Name | Description | |
|---|---|---|
| Renderable | Initializes a new instance of the Renderable class |
| Name | Description | |
|---|---|---|
| BoundingBox | ||
| BoundingSphere | ||
| BoundingSphereExcludingTransform |
The bounding sphere of the renderable excluding the transform of it's Matrix
| |
| ClippedNeedsCalculating | ||
| ContainsTransparency | ||
| Document | ||
| Id | ||
| Matrix | ||
| NeedsUpdate | ||
| ShadowClippedNeedsCalculating |
| Name | Description | |
|---|---|---|
| Construct | ||
| Deconstruct | ||
| NotifyNeedsUpdateChanged | ||
| Pick | ||
| PickFromWorldFrustum | ||
| RaisePropertiesChanged | (Inherited from BindableBase.) | |
| RaisePropertyChanged(PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| RaisePropertyChanged(String) | (Inherited from BindableBase.) | |
| Render | ||
| RenderShadow | ||
| RequestRender | ||
| SetINotifyPropertyChangedPropertyT | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, String) | (Inherited from BindableBase.) | |
| Update |
| Name | Description | |
|---|---|---|
| NeedsUpdateChanged | ||
| Removed |