C# Class Universe.Physics.OpenDynamicsEngine.d.ContactGeom

Datei anzeigen Open project: Virtual-Universe/Virtual-Universe Class Usage Examples

Public Properties

Property Type Description
depth System.Single
g1 System.IntPtr
g2 System.IntPtr
normal System.Vector3
pos System.Vector3
side1 int
side2 int
unmanagedSizeOf int

Property Details

depth public_oe property

public Single,System depth
return System.Single

g1 public_oe property

public IntPtr,System g1
return System.IntPtr

g2 public_oe property

public IntPtr,System g2
return System.IntPtr

normal public_oe property

public Vector3,System normal
return System.Vector3

pos public_oe property

public Vector3,System pos
return System.Vector3

side1 public_oe property

public int side1
return int

side2 public_oe property

public int side2
return int

unmanagedSizeOf public_oe static_oe property

public static int unmanagedSizeOf
return int