Developer documentation | Axl-2.5.1

axlCylinder.h File Reference
#include "axlCoreExport.h"
#include "axlAbstractData.h"
#include <QtCore>

Go to the source code of this file.

Classes

class  axlCylinder
 Class axlCylinder defines 3D cylinders. More...
 

Functions

dtkAbstractData * createaxlCylinder (void)
 
QDebug operator<< (QDebug dbg, axlCylinder point)
 
QDebug operator<< (QDebug dbg, axlCylinder &point)
 
QDebug operator<< (QDebug dbg, axlCylinder *point)
 

Function Documentation

dtkAbstractData* createaxlCylinder ( void  )

Definition at line 365 of file axlCylinder.cpp.

QDebug operator<< ( QDebug  dbg,
axlCylinder  point 
)

Definition at line 278 of file axlCylinder.cpp.

QDebug operator<< ( QDebug  dbg,
axlCylinder point 
)

Definition at line 285 of file axlCylinder.cpp.

QDebug operator<< ( QDebug  dbg,
axlCylinder point 
)

Definition at line 292 of file axlCylinder.cpp.