Property | Type | Description | |
---|---|---|---|
lastMousePositionOnScreen | |||
pickedVertexIds | List |
||
projectionMatrix | mat4 | ||
viewMatrix | mat4 | ||
viewport | vec4 |
Method | Description | |
---|---|---|
DragParam ( mat4 projectionMatrix, mat4 viewMatrix, vec4 viewport, |
||
DragParam ( mat4 projectionMatrix, mat4 viewMatrix, vec4 viewport, |
||
ToString ( ) : string |
public DragParam ( mat4 projectionMatrix, mat4 viewMatrix, vec4 viewport, |
||
projectionMatrix | mat4 | |
viewMatrix | mat4 | |
viewport | vec4 | |
lastMousePositionOnScreen | ||
return | System.Collections.Generic |
public DragParam ( mat4 projectionMatrix, mat4 viewMatrix, vec4 viewport, |
||
projectionMatrix | mat4 | |
viewMatrix | mat4 | |
viewport | vec4 | |
lastMousePositionOnScreen | ||
indexes | IEnumerable |
|
return | System.Collections.Generic |
public Point,System.Drawing lastMousePositionOnScreen | ||
return |