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

Show file 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 property

public Single,System depth
return System.Single

g1 public property

public IntPtr,System g1
return System.IntPtr

g2 public property

public IntPtr,System g2
return System.IntPtr

normal public property

public Vector3,System normal
return System.Vector3

pos public property

public Vector3,System pos
return System.Vector3

side1 public property

public int side1
return int

side2 public property

public int side2
return int

unmanagedSizeOf public static property

public static int unmanagedSizeOf
return int