C# 클래스 Axiom.Serialization.MeshSerializerImplv14

Summary description for MeshSerializerImpl.
상속: MeshSerializerImpl
파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 메소드들

메소드 설명
MeshSerializerImplv14 ( ) : System

Default constructor.

보호된 메소드들

메소드 설명
ReadMeshLodInfo ( BinaryReader reader ) : void
WriteMeshLodSummary ( BinaryWriter writer ) : void

메소드 상세

MeshSerializerImplv14() 공개 메소드

Default constructor.
public MeshSerializerImplv14 ( ) : System
리턴 System

ReadMeshLodInfo() 보호된 메소드

protected ReadMeshLodInfo ( BinaryReader reader ) : void
reader System.IO.BinaryReader
리턴 void

WriteMeshLodSummary() 보호된 메소드

protected WriteMeshLodSummary ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
리턴 void