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

TStoredData

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

Declaration

Source position: XBPhysics.pas line 59

type TStoredData = class(TPersistent)

public

  m_Position: Vector3;

  

  m_Orientation: TMatrix3;

  

  m_Velocity: Vector3;

  

  m_Rotation: Vector3;

  

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

end;

Inheritance

TStoredData

  

|

TObject



CT Web help

CodeTyphon Studio