C# 클래스 OpenSim.Region.Physics.OdePlugin.OdePlugin

ODE plugin
상속: IPhysicsPlugin
파일 보기 프로젝트 열기: N3X15/VoxelSim 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
GetName ( ) : string
GetScene ( String sceneIdentifier ) : PhysicsScene
Init ( ) : bool
OdePlugin ( ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetName() 공개 메소드

public GetName ( ) : string
리턴 string

GetScene() 공개 메소드

public GetScene ( String sceneIdentifier ) : PhysicsScene
sceneIdentifier String
리턴 PhysicsScene

Init() 공개 메소드

public Init ( ) : bool
리턴 bool

OdePlugin() 공개 메소드

public OdePlugin ( ) : System
리턴 System