Developer documentation | Axl-2.5.1

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

Go to the source code of this file.

Classes

class  axlSphere
 Class axlSphere defines 3D spheres. More...
 

Functions

dtkAbstractData * createaxlSphere (void)
 
QDebug operator<< (QDebug dbg, axlSphere sphere)
 
QDebug operator<< (QDebug dbg, axlSphere &sphere)
 
QDebug operator<< (QDebug dbg, axlSphere *sphere)
 

Function Documentation

dtkAbstractData* createaxlSphere ( void  )

Definition at line 447 of file axlSphere.cpp.

QDebug operator<< ( QDebug  dbg,
axlSphere  sphere 
)

Definition at line 361 of file axlSphere.cpp.

QDebug operator<< ( QDebug  dbg,
axlSphere sphere 
)

Definition at line 368 of file axlSphere.cpp.

QDebug operator<< ( QDebug  dbg,
axlSphere sphere 
)

Definition at line 375 of file axlSphere.cpp.