C# 클래스 Universe.Physics.BulletSPlugin.BSAPIUnman.BulletShapeUnman

상속: BulletShape
파일 보기 프로젝트 열기: Virtual-Universe/Virtual-Universe

공개 프로퍼티들

프로퍼티 타입 설명
ptr System.IntPtr

공개 메소드들

메소드 설명
BulletShapeUnman ( IntPtr xx, BSPhysicsShapeType typ ) : System
Clear ( ) : void
Clone ( ) : BulletShape
ReferenceSame ( BulletShape other ) : bool

메소드 상세

BulletShapeUnman() 공개 메소드

public BulletShapeUnman ( IntPtr xx, BSPhysicsShapeType typ ) : System
xx System.IntPtr
typ BSPhysicsShapeType
리턴 System

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clone() 공개 메소드

public Clone ( ) : BulletShape
리턴 BulletShape

ReferenceSame() 공개 메소드

public ReferenceSame ( BulletShape other ) : bool
other BulletShape
리턴 bool

프로퍼티 상세

ptr 공개적으로 프로퍼티

public IntPtr,System ptr
리턴 System.IntPtr