Unit 'GLODEManager' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_glscene]

TODEJointSlider

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: GLODEManager.pas line 660

type TODEJointSlider = class(TODEJointBase)

protected

  procedure WriteToFiler(); override;

  

  procedure ReadFromFiler(); override;

  

  procedure SetAxis();

  

  procedure AxisChange();

  

  procedure SetAxisParams();

  

  function SetAxisParam();

  

  function GetAxisParam();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure StructureChanged; override;

  

  procedure Initialize; override;

  

  class function FriendlyName; override;

  

  class function FriendlyDescription; override;

  

published

  property Axis: TGLCoordinates; [rw]

  

  property AxisParams: TODEJointParams; [rw]

  

end;

Inheritance

TODEJointSlider

  

|

TODEJointBase

  

|

TObject



CT Web help

CodeTyphon Studio