Developer documentation | Axl-2.5.1

axlActorShapeBSpline.cpp File Reference
#include "axlActorShapeBSpline.h"
#include "axlControlPointsWidget.h"
#include <axlCore/axlShapeBSpline.h>
#include <axlCore/axlAbstractField.h>
#include <dtkMathSupport/dtkVector3D.h>
#include <vtkActor.h>
#include <vtkActorCollection.h>
#include <vtkCellArray.h>
#include <vtkCellData.h>
#include <vtkCommand.h>
#include <vtkDoubleArray.h>
#include <vtkLookupTable.h>
#include <vtkObjectFactory.h>
#include <vtkPoints.h>
#include <vtkPointData.h>
#include <vtkPolyData.h>
#include <vtkPolyVertex.h>
#include <vtkPolygon.h>
#include <vtkPolyDataMapper.h>
#include <vtkPolyDataNormals.h>
#include <vtkProperty.h>
#include <vtkProp.h>
#include <vtkQuad.h>
#include <vtkTexture.h>
#include <vtkTriangleStrip.h>
#include <vtkTimerLog.h>
#include <vtkSmartPointer.h>
#include <vtkStripper.h>
#include <vtkTriangleFilter.h>
#include <vtkPNGReader.h>
#include <vtkFloatArray.h>
#include <vtkOpenGLRenderWindow.h>
#include <vtkFeatureEdges.h>
#include <vtkExtractEdges.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkRendererCollection.h>
#include <axlCore/axlAbstractDataConverter.h>
#include <dtkCoreSupport/dtkAbstractDataFactory.h>
#include <axlCore/axlMesh.h>
#include <vtkLine.h>
#include <vtkTriangle.h>

Go to the source code of this file.

Functions

 vtkCxxRevisionMacro (axlActorShapeBSpline,"$Revision: 0.0.1 $")
 
 vtkStandardNewMacro (axlActorShapeBSpline)
 
axlAbstractActorcreateAxlActorShapeBSpline (void)
 

Function Documentation

axlAbstractActor* createAxlActorShapeBSpline ( void  )

Definition at line 626 of file axlActorShapeBSpline.cpp.

vtkCxxRevisionMacro ( axlActorShapeBSpline  ,
"$Revision: 0.0.1 $"   
)
vtkStandardNewMacro ( axlActorShapeBSpline  )