Developer documentation | Axl-2.5.1

axlActorCone.cpp File Reference
#include "axlActorCone.h"
#include "axlActorComposite.h"
#include "axlInteractorStyleSwitch.h"
#include <axlCore/axlCone.h>
#include <axlCore/axlPoint.h>
#include <QVTKOpenGLWidget.h>
#include <vtkActor.h>
#include <vtkAssemblyPath.h>
#include <vtkCommand.h>
#include <vtkGlyph3D.h>
#include <vtkInteractorStyleSwitch.h>
#include <vtkLight.h>
#include <vtkLightCollection.h>
#include <vtkConeSource.h>
#include <vtkLineWidget.h>
#include <vtkObjectFactory.h>
#include <vtkPoints.h>
#include <vtkPointWidget.h>
#include <vtkPolyData.h>
#include <vtkPolyDataMapper.h>
#include <vtkDataSetMapper.h>
#include <vtkProperty.h>
#include <vtkRenderer.h>
#include <vtkRendererCollection.h>
#include <vtkRenderWindow.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkSmartPointer.h>
#include <vtkTransform.h>

Go to the source code of this file.

Classes

class  axlActorConeObserver
 

Functions

 vtkCxxRevisionMacro (axlActorCone,"$Revision: 0.0.1 $")
 
 vtkStandardNewMacro (axlActorCone)
 
axlAbstractActorcreateAxlActorCone (void)
 

Function Documentation

axlAbstractActor* createAxlActorCone ( void  )

Definition at line 569 of file axlActorCone.cpp.

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