프로퍼티 | 타입 | 설명 | |
---|---|---|---|
graphicView | Canguro.View.GraphicView |
메소드 | 설명 | |
---|---|---|
MouseMove ( Point pt ) : void | ||
Paint ( Device device ) : void | ||
Reset ( Canguro gv ) : void |
This method is called by the Controller to set up the Tracking service at the initial state and with the correct parameters
|
|
SetPoint ( Point pt ) : void |
Este método lo llama CommandServices ya que depende de la selección de algún Item o algún Vertex3D
|
|
SetPoint ( System.Vector3 vecInternational ) : void | ||
Start ( ) : void |
메소드 | 설명 | |
---|---|---|
reset ( ) : void |
public Reset ( Canguro gv ) : void | ||
gv | Canguro | The ActiveView as known by the GraphicViewManager |
리턴 | void |
public SetPoint ( System.Vector3 vecInternational ) : void | ||
vecInternational | System.Vector3 | |
리턴 | void |