C# Class ZForge.Motion.Core.MotionFileInfo

Mostra file Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
IsValid ( ) : bool
MotionFileInfo ( string filename ) : System
Parse ( ) : bool

Method Details

IsValid() public method

public IsValid ( ) : bool
return bool

MotionFileInfo() public method

public MotionFileInfo ( string filename ) : System
filename string
return System

Parse() public method

public Parse ( ) : bool
return bool