AppImage.cpp File Reference

#include "PreCompiled.h"
#include <Python.h>
#include <Base/Console.h>
#include "ImagePlane.h"

Go to the source code of this file.

Functions

void ImageExport initImage ()

Variables

static struct PyMethodDef Image_methods []

Function Documentation

void ImageExport initImage (  ) 

Definition at line 28 of file AppImage.cpp.

References Base::Console(), Image_methods, and Image::ImagePlane::init().


Variable Documentation

struct PyMethodDef Image_methods[] [static]
Initial value:
 {
    {NULL, NULL}                   
}

Definition at line 22 of file AppImage.cpp.

Referenced by initImage().


Generated on Wed Nov 23 19:01:12 2011 for FreeCAD by  doxygen 1.6.1