Developer documentation | Axl-2.5.1

axlLine.h File Reference
#include "axlCoreExport.h"
#include "axlAbstractCurveParametric.h"
#include <QtCore>

Go to the source code of this file.

Classes

class  axlLine
 Class axlLine defines 3D lines. More...
 

Functions

dtkAbstractData * createaxlLine (void)
 
QDebug operator<< (QDebug dbg, axlLine point)
 
QDebug operator<< (QDebug dbg, axlLine &point)
 
QDebug operator<< (QDebug dbg, axlLine *point)
 

Function Documentation

dtkAbstractData* createaxlLine ( void  )

Definition at line 353 of file axlLine.cpp.

QDebug operator<< ( QDebug  dbg,
axlLine  point 
)

Definition at line 272 of file axlLine.cpp.

QDebug operator<< ( QDebug  dbg,
axlLine point 
)

Definition at line 279 of file axlLine.cpp.

QDebug operator<< ( QDebug  dbg,
axlLine point 
)

Definition at line 286 of file axlLine.cpp.