C# Class LitDev.LD3DView.Delegates

Mostrar archivo Open project: litdev1/LitDev

Public Methods

Method Description
Delegates ( object data ) : System
Freeze_Delegate ( ) : void
ModifyObject_Delegate ( ) : void
MoveCamera_Delegate ( ) : void
ResetCamera_Delegate ( ) : void
RotateGeometry2_Delegate ( ) : void
RotateGeometry3_Delegate ( ) : void
RotateGeometry_Delegate ( ) : void
ScaleGeometry_Delegate ( ) : void
SetCentre_Delegate ( ) : void
TranslateGeometry_Delegate ( ) : void

Method Details

Delegates() public method

public Delegates ( object data ) : System
data object
return System

Freeze_Delegate() public method

public Freeze_Delegate ( ) : void
return void

ModifyObject_Delegate() public method

public ModifyObject_Delegate ( ) : void
return void

MoveCamera_Delegate() public method

public MoveCamera_Delegate ( ) : void
return void

ResetCamera_Delegate() public method

public ResetCamera_Delegate ( ) : void
return void

RotateGeometry2_Delegate() public method

public RotateGeometry2_Delegate ( ) : void
return void

RotateGeometry3_Delegate() public method

public RotateGeometry3_Delegate ( ) : void
return void

RotateGeometry_Delegate() public method

public RotateGeometry_Delegate ( ) : void
return void

ScaleGeometry_Delegate() public method

public ScaleGeometry_Delegate ( ) : void
return void

SetCentre_Delegate() public method

public SetCentre_Delegate ( ) : void
return void

TranslateGeometry_Delegate() public method

public TranslateGeometry_Delegate ( ) : void
return void