SoFCDB.cpp File Reference

#include "PreCompiled.h"
#include <Inventor/VRMLnodes/SoVRMLParent.h>
#include "SoFCDB.h"
#include "SoFCColorBar.h"
#include "SoFCColorLegend.h"
#include "SoFCColorGradient.h"
#include "SoFCSelection.h"
#include "SoFCBackgroundGradient.h"
#include "SoFCBoundingBox.h"
#include "SoFCUnifiedSelection.h"
#include "SoFCSelectionAction.h"
#include "SoFCInteractiveElement.h"
#include "SoFCVectorizeSVGAction.h"
#include "SoFCVectorizeU3DAction.h"
#include "SoAxisCrossKit.h"
#include "SoTextLabel.h"
#include "SoNavigationDragger.h"
#include "Inventor/SoDrawingGrid.h"
#include "propertyeditor/PropertyItem.h"
#include "NavigationStyle.h"

Go to the source code of this file.

Functions

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

Variables

static char * buffer
static size_t buffer_size = 0
static std::string cReturnString
static SbBool init_done = FALSE

Function Documentation

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

Definition at line 159 of file SoFCDB.cpp.

References buffer, and buffer_size.

Referenced by Gui::SoFCDB::writeNodesToString().


Variable Documentation

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

Definition at line 155 of file SoFCDB.cpp.

Referenced by buffer_realloc(), and Gui::SoFCDB::writeNodesToString().

std::string cReturnString [static]

Definition at line 156 of file SoFCDB.cpp.

Referenced by Gui::SoFCDB::writeNodesToString().

SbBool init_done = FALSE [static]

Definition at line 54 of file SoFCDB.cpp.

Referenced by Gui::SoFCDB::init(), and Gui::SoFCDB::isInitialized().


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