C# 클래스 Universe.Physics.OpenDynamicsEngine.d.ContactGeom

파일 보기 프로젝트 열기: Virtual-Universe/Virtual-Universe 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
depth System.Single
g1 System.IntPtr
g2 System.IntPtr
normal System.Vector3
pos System.Vector3
side1 int
side2 int
unmanagedSizeOf int

프로퍼티 상세

depth 공개적으로 프로퍼티

public Single,System depth
리턴 System.Single

g1 공개적으로 프로퍼티

public IntPtr,System g1
리턴 System.IntPtr

g2 공개적으로 프로퍼티

public IntPtr,System g2
리턴 System.IntPtr

normal 공개적으로 프로퍼티

public Vector3,System normal
리턴 System.Vector3

pos 공개적으로 프로퍼티

public Vector3,System pos
리턴 System.Vector3

side1 공개적으로 프로퍼티

public int side1
리턴 int

side2 공개적으로 프로퍼티

public int side2
리턴 int

unmanagedSizeOf 공개적으로 정적으로 프로퍼티

public static int unmanagedSizeOf
리턴 int