C# Class Axiom.Serialization.MeshSerializerImplv14

Summary description for MeshSerializerImpl.
Inheritance: MeshSerializerImpl
Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Méthode Description
MeshSerializerImplv14 ( ) : System

Default constructor.

Méthodes protégées

Méthode Description
ReadMeshLodInfo ( BinaryReader reader ) : void
WriteMeshLodSummary ( BinaryWriter writer ) : void

Method Details

MeshSerializerImplv14() public méthode

Default constructor.
public MeshSerializerImplv14 ( ) : System
Résultat System

ReadMeshLodInfo() protected méthode

protected ReadMeshLodInfo ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

WriteMeshLodSummary() protected méthode

protected WriteMeshLodSummary ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Résultat void