Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetPickedGeometry ( |
|
|
GetVertexCount ( ) : uint |
|
|
HighlightedPickableRenderer ( |
高亮显示拾取的图元。
|
|
Render4Picking ( |
|
Method | Description | |
---|---|---|
DisposeUnmanagedResources ( ) : void |
|
|
DoInitialize ( ) : void |
|
|
DoRender ( |
|
protected DisposeUnmanagedResources ( ) : void | ||
return | void |
protected DoRender ( |
||
arg | ||
return | void |
public GetPickedGeometry ( |
||
arg | ||
stageVertexId | uint | |
x | int | mouse position(Left Down is (0, 0)). |
y | int | mouse position(Left Down is (0, 0)). |
return |
public HighlightedPickableRenderer ( |
||
highlighter | ||
pickableRenderer | ||
return | System.ComponentModel |
public Render4Picking ( |
||
arg | ||
return | void |