Developer documentation | Axl-2.5.1

axlLine.cpp File Reference
#include "axlLine.h"
#include "axlPoint.h"
#include <dtkCoreSupport/dtkGlobal.h>

Go to the source code of this file.

Functions

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

Function Documentation

dtkAbstractData* createaxlLine ( void  )

Definition at line 353 of file axlLine.cpp.

QDebug operator<< ( QDebug  dbg,
axlLine  line 
)

Definition at line 272 of file axlLine.cpp.

QDebug operator<< ( QDebug  dbg,
axlLine line 
)

Definition at line 279 of file axlLine.cpp.

QDebug operator<< ( QDebug  dbg,
axlLine line 
)

Definition at line 286 of file axlLine.cpp.