Developer documentation | Axl-2.5.1

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

Go to the source code of this file.

Classes

class  axlPlane
 Class axlPlane defines 3D planes. More...
 

Functions

dtkAbstractData * createaxlPlane (void)
 
QDebug operator<< (QDebug dbg, axlPlane point)
 
QDebug operator<< (QDebug dbg, axlPlane &point)
 
QDebug operator<< (QDebug dbg, axlPlane *point)
 

Function Documentation

dtkAbstractData* createaxlPlane ( void  )

Definition at line 292 of file axlPlane.cpp.

QDebug operator<< ( QDebug  dbg,
axlPlane  point 
)

Definition at line 211 of file axlPlane.cpp.

QDebug operator<< ( QDebug  dbg,
axlPlane point 
)

Definition at line 218 of file axlPlane.cpp.

QDebug operator<< ( QDebug  dbg,
axlPlane point 
)

Definition at line 225 of file axlPlane.cpp.