C# Class GILES.Interface.pb_TransformEditor

Inheritance: pb_ComponentEditor
显示文件 Open project: procore3d/giles

Protected Methods

Method Description
InitializeGUI ( ) : void

Private Methods

Method Description
OnSetPosition ( int index, object value ) : void
OnSetRotation ( int index, object value ) : void
OnSetScale ( int index, object value ) : void
Update ( ) : void
UpdatePosition ( int index ) : object
UpdateRotation ( int index ) : object
UpdateScale ( int index ) : object

Method Details

InitializeGUI() protected method

protected InitializeGUI ( ) : void
return void