SoFCMeshVertex.cpp File Reference

#include "PreCompiled.h"
#include <GL/gl.h>
#include <Inventor/actions/SoCallbackAction.h>
#include <Inventor/actions/SoGetBoundingBoxAction.h>
#include <Inventor/actions/SoGetPrimitiveCountAction.h>
#include <Inventor/actions/SoGLRenderAction.h>
#include <Inventor/actions/SoPickAction.h>
#include <Inventor/actions/SoWriteAction.h>
#include <Inventor/errors/SoReadError.h>
#include <Inventor/misc/SoState.h>
#include "SoFCMeshVertex.h"

Go to the source code of this file.

Defines

#define READ_VAL(val)

Functions

 SO_ELEMENT_SOURCE (SoFCMeshVertexElement)
 SO_NODE_SOURCE (SoFCMeshVertex)

Variables

SoType
SoSFMeshPointArray::classTypeId 
STATIC_SOTYPE_INIT

Define Documentation

#define READ_VAL ( val   ) 
Value:
if (!in->read(val)) { \
    SoReadError::post(in, "Premature end of file"); \
    return FALSE; \
  }

Function Documentation

SO_ELEMENT_SOURCE ( SoFCMeshVertexElement   ) 
SO_NODE_SOURCE ( SoFCMeshVertex   ) 

Variable Documentation

SoType SoSFMeshPointArray ::classTypeId STATIC_SOTYPE_INIT

Definition at line 52 of file SoFCMeshVertex.cpp.


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