C# Class OpenBve.Ls3DObjectParser

Parses a Loksim3D xml format object
Afficher le fichier Open project: leezer3/OpenBVE Class Usage Examples

Private Methods

Méthode Description
ApplyMeshBuilder ( ObjectManager &Object, MeshBuilder Builder, ObjectManager LoadMode, bool ForceTextureRepeatX, bool ForceTextureRepeatY ) : void
ApplyRotation ( MeshBuilder Builder, double x, double y, double z, double a ) : void
ReadObject ( string FileName, System Encoding, ObjectManager LoadMode, bool ForceTextureRepeatX, bool ForceTextureRepeatY, double RotationX, double RotationY, double RotationZ ) : ObjectManager.StaticObject

Loads a Loksim3D object from a file.