C# Class VSViewer.Loader.SEQLoader

显示文件 Open project: MercurialForge/VSViewer

Public Methods

Method Description
FromStream ( EndianBinaryReader reader, ContentBase activeSHP ) : SEQ

Private Methods

Method Description
ReadOPCode ( EndianBinaryReader reader ) : NullableVector4

Method Details

FromStream() public static method

public static FromStream ( EndianBinaryReader reader, ContentBase activeSHP ) : SEQ
reader EndianBinaryReader
activeSHP ContentBase
return VSViewer.FileFormats.SEQ