ViewProviderPyImp.cpp File Reference

#include "PreCompiled.h"
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/SoDB.h>
#include <Inventor/actions/SoWriteAction.h>
#include <Inventor/nodes/SoCone.h>
#include "ViewProvider.h"
#include "ViewProviderPy.h"
#include "ViewProviderPy.cpp"
#include <Base/Interpreter.h>
#include <Base/Matrix.h>
#include <Base/MatrixPy.h>
#include <Base/Placement.h>
#include <Base/PlacementPy.h>

Go to the source code of this file.

Functions

static void * buffer_realloc (void *bufptr, size_t size)
static SbString buffer_writeaction (SoNode *root)

Variables

static char * buffer
static size_t buffer_size = 0

Function Documentation

static void* buffer_realloc ( void *  bufptr,
size_t  size 
) [static]

Definition at line 207 of file ViewProviderPyImp.cpp.

References buffer, and buffer_size.

Referenced by buffer_writeaction().

static SbString buffer_writeaction ( SoNode *  root  )  [static]

Variable Documentation

char* buffer [static]
size_t buffer_size = 0 [static]

Definition at line 204 of file ViewProviderPyImp.cpp.

Referenced by buffer_realloc(), and buffer_writeaction().


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