Class OctreeLineGeometryModel3D
- Namespace
- HelixToolkit.Wpf.SharpDX
- Assembly
- HelixToolkit.Wpf.SharpDX.dll
public class OctreeLineGeometryModel3D : CompositeModel3D, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IDisposable, IVisible, IHitable, ISelectable, IMouse3D
- Inheritance
-
OctreeLineGeometryModel3D
- Implements
- Inherited Members
- Extension Methods
Constructors
OctreeLineGeometryModel3D()
public OctreeLineGeometryModel3D()
Fields
HitLineColorProperty
public static readonly DependencyProperty HitLineColorProperty
Field Value
LineColorProperty
public static readonly DependencyProperty LineColorProperty
Field Value
OctreeProperty
public static readonly DependencyProperty OctreeProperty
Field Value
Properties
HitLineColor
public Color HitLineColor { get; set; }
Property Value
LineColor
public Color LineColor { get; set; }
Property Value
Octree
public IOctreeBasic? Octree { get; set; }