Table of Contents

Class: MS3dImporter urdpyg/converters/ms3d_ascii_importer.py
Base Classes   
Importer
Methods   
Initialize
ReadBones
ReadMaterials
ReadMeshes
Start
__init__
  Initialize 
Initialize ( self,  file )

  ReadBones 
ReadBones (
        self,
        a_file,
        num_bones,
        )

a_file should be set to after the Bones line.

  ReadMaterials 
ReadMaterials (
        self,
        a_file,
        num_materials,
        )

a_file should be set to after the Materials line.

Exceptions   
"Error on line:%s:" % line_num
  ReadMeshes 
ReadMeshes (
        self,
        a_file,
        num_meshes,
        )

  Start 
Start ( self )

  __init__ 
__init__ ( self,  wanted_features=None )

If wanted_features equals None then all features are given.


Table of Contents

This document was automatically generated on Sat Jul 30 12:45:44 2005 by HappyDoc version 2.1