LineRenderable Class |
[Missing <summary> documentation for "T:Demo3D.Visuals.Renderers.Lines.LineRenderable"]
Namespace: Demo3D.Visuals.Renderers.Lines
public class LineRenderable : LineRenderableBase
The LineRenderable type exposes the following members.
| Name | Description | |
|---|---|---|
| LineRenderable | Initializes a new instance of the LineRenderable class |
| Name | Description | |
|---|---|---|
| BoundingBox | (Overrides RenderableBoundingBox.) | |
| BoundingSphere | (Overrides RenderableBoundingSphere.) | |
| BoundingSphereExcludingTransform | (Overrides RenderableBoundingSphereExcludingTransform.) | |
| ClippedNeedsCalculating | (Inherited from Renderable.) | |
| Color | (Inherited from LineRenderableBase.) | |
| ContainsTransparency | (Overrides RenderableContainsTransparency.) | |
| Document | (Inherited from Renderable.) | |
| End | ||
| Id | (Inherited from Renderable.) | |
| IsAnimated | (Inherited from LineRenderableBase.) | |
| IsRelative | (Inherited from LineRenderableBase.) | |
| Matrix | (Overrides RenderableMatrix.) | |
| NeedsUpdate | (Inherited from LineRenderableBase.) | |
| Separation | (Inherited from LineRenderableBase.) | |
| ShadowClippedNeedsCalculating | (Inherited from Renderable.) | |
| Speed | (Inherited from LineRenderableBase.) | |
| Start | ||
| Thickness | (Inherited from LineRenderableBase.) |
| Name | Description | |
|---|---|---|
| Construct | (Inherited from Renderable.) | |
| CreateLine | (Inherited from LineRenderableBase.) | |
| Deconstruct | (Inherited from Renderable.) | |
| Invalidate | (Inherited from LineRenderableBase.) | |
| NotifyNeedsUpdateChanged | (Inherited from Renderable.) | |
| Pick | (Inherited from LineRenderableBase.) | |
| PickFromWorldFrustum | (Inherited from LineRenderableBase.) | |
| 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.) | |
| RegenerateLines | (Overrides LineRenderableBaseRegenerateLines.) | |
| Render | (Inherited from LineRenderableBase.) | |
| RenderShadow | (Inherited from LineRenderableBase.) | |
| RequestRender | (Inherited from Renderable.) | |
| SetINotifyPropertyChangedPropertyT |
Checks to see if the property is the same as the specified value. It they're different then set the value and raise an PropertyChanged event.
Property changes on the new value are also listened to and, if one occurs, the propertyChangedCallback handler will be invoked.
(Inherited from BindableBase.) | |
| SetPropertyT(T, T, PropertyChangedEventArgs) |
Checks to see if the property is the same as the specified value. It they're different then set the value and raise an PropertyChanged event.
(Inherited from BindableBase.) | |
| SetPropertyT(T, T, String) |
Checks to see if the property is the same as the specified value. It they're different then set the value and raise an PropertyChanged event.
(Inherited from BindableBase.) | |
| Update | (Inherited from LineRenderableBase.) |
| Name | Description | |
|---|---|---|
| NeedsUpdateChanged | (Inherited from Renderable.) | |
| Removed | (Inherited from Renderable.) |
| Name | Description | |
|---|---|---|
| subRenderables | (Inherited from LineRenderableBase.) |