Derm.Mesh.MeshCodecOBJ Class Reference

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

List of all members.

Public Member Functions

 MeshCodecOBJ ()
 MeshCodecOBJ 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)

Constructor & Destructor Documentation

Derm.Mesh.MeshCodecOBJ.MeshCodecOBJ (  ) 

MeshCodecOBJ constructor.


Member Function Documentation

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

Check whether a file stream is supported.

Parameters:
fs A FileStream
Returns:
A System.Boolean

This routine returns always false since it's not possible to determine (quickly) the OBJ file format.

override bool Derm.Mesh.MeshCodecOBJ.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.MeshCodecOBJ.Load ( FileStream  fs  ) 


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