Table of Contents

Class OctreeLineGeometryModel3D

Namespace
HelixToolkit.WinUI.SharpDX
Assembly
HelixToolkit.WinUI.SharpDX.dll
public class OctreeLineGeometryModel3D : CompositeModel3D, IEquatable<DependencyObject>, IAnimationObject, IVisualElement, IVisualElement2, IEquatable<UIElement>, IEquatable<FrameworkElement>, IWinRTObject, IDynamicInterfaceCastable, IEquatable<Control>, IDisposable, IVisible, IHitable, ISelectable, IMouse3D
Inheritance
OctreeLineGeometryModel3D
Implements
IWinRTObject
Inherited Members
Extension Methods

Constructors

OctreeLineGeometryModel3D()

public OctreeLineGeometryModel3D()

Fields

HitLineColorProperty

public static readonly DependencyProperty HitLineColorProperty

Field Value

DependencyProperty

LineColorProperty

public static readonly DependencyProperty LineColorProperty

Field Value

DependencyProperty

OctreeProperty

public static readonly DependencyProperty OctreeProperty

Field Value

DependencyProperty

Properties

HitLineColor

public Color HitLineColor { get; set; }

Property Value

Color

LineColor

public Color LineColor { get; set; }

Property Value

Color

Octree

public IOctreeBasic? Octree { get; set; }

Property Value

IOctreeBasic