Derm.Mesh.MeshCodecOFF Class Reference

Mesh loader for OFF files. More...

Inherits Derm::Mesh::MeshCodec::Plugin.

List of all members.

Public Member Functions

 MeshCodecOFF ()
 MeshCodecOFF constructor.
override bool IsSupported (FileStream fs)
 Check whether a file stream is supported.
override bool IsSupported (string path)
 Check whether a file stream is supported.
override Mesh Load (FileStream fs)

Detailed Description

Mesh loader for OFF files.


Constructor & Destructor Documentation

Derm.Mesh.MeshCodecOFF.MeshCodecOFF (  ) 

MeshCodecOFF constructor.


Member Function Documentation

override bool Derm.Mesh.MeshCodecOFF.IsSupported ( FileStream  fs  ) 

Check whether a file stream is supported.

Parameters:
fs A FileStream
Returns:
A System.Boolean

This routine determine whether a file is supported by examining the file contents.

override bool Derm.Mesh.MeshCodecOFF.IsSupported ( string  path  ) 

Check whether a file stream is supported.

Parameters:
fs A FileStream
Returns:
A System.Boolean

This routine determine whether a file is supported by examining the file name extention.

override Mesh Derm.Mesh.MeshCodecOFF.Load ( FileStream  fs  ) 


Services powered by Get Deus Ex Render Machina at SourceForge.net. Fast, secure and Free Open Source software downloads