C# Class OpenSim.Region.Physics.OdePlugin.OdePlugin

ODE plugin
Inheritance: IPhysicsPlugin
Afficher le fichier Open project: N3X15/VoxelSim Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetName ( ) : string
GetScene ( String sceneIdentifier ) : PhysicsScene
Init ( ) : bool
OdePlugin ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetName() public méthode

public GetName ( ) : string
Résultat string

GetScene() public méthode

public GetScene ( String sceneIdentifier ) : PhysicsScene
sceneIdentifier String
Résultat PhysicsScene

Init() public méthode

public Init ( ) : bool
Résultat bool

OdePlugin() public méthode

public OdePlugin ( ) : System
Résultat System