C# 클래스 HelixToolkit.Wpf.Teapot

A visual element that shows the Utah teapot test model.
상속: MeshElement3D
파일 보기 프로젝트 열기: litdev1/LitDev 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
PositionProperty System.Windows.DependencyProperty
SpoutDirectionProperty System.Windows.DependencyProperty
UpDirectionProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
Tessellate ( ) : System.Windows.Media.Media3D.MeshGeometry3D

Do the tesselation and return the MeshGeometry3D.

비공개 메소드들

메소드 설명
OnTransformChanged ( ) : void

Called when the transform is changed.

TransformChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

The transform changed.

메소드 상세

Tessellate() 보호된 메소드

Do the tesselation and return the MeshGeometry3D.
protected Tessellate ( ) : System.Windows.Media.Media3D.MeshGeometry3D
리턴 System.Windows.Media.Media3D.MeshGeometry3D

프로퍼티 상세

PositionProperty 공개적으로 정적으로 프로퍼티

Identifies the Position dependency property.
public static DependencyProperty,System.Windows PositionProperty
리턴 System.Windows.DependencyProperty

SpoutDirectionProperty 공개적으로 정적으로 프로퍼티

Identifies the SpoutDirection dependency property.
public static DependencyProperty,System.Windows SpoutDirectionProperty
리턴 System.Windows.DependencyProperty

UpDirectionProperty 공개적으로 정적으로 프로퍼티

Identifies the UpDirection dependency property.
public static DependencyProperty,System.Windows UpDirectionProperty
리턴 System.Windows.DependencyProperty