VP1CoordinateAxes Class Reference
#include <VP1CoordinateAxes.h>
List of all members.
Classes |
class | Imp |
Public Slots |
void | setShown (bool) |
void | setLength (const double &) |
void | setPosition (const SbVec3f &) |
void | setRelativeAxisThickness (const double &) |
void | setShown (bool) |
void | setLength (const double &) |
void | setPosition (const SbVec3f &) |
void | setRelativeAxisThickness (const double &) |
Public Member Functions |
| VP1CoordinateAxes (SoMaterial *xmat, SoMaterial *ymat, SoMaterial *zmat, SoSeparator *attachsep, IVP1System *sys, QObject *parent=0) |
virtual | ~VP1CoordinateAxes () |
| VP1CoordinateAxes (SoMaterial *xmat, SoMaterial *ymat, SoMaterial *zmat, SoSeparator *attachsep, IVP1System *sys, QObject *parent=0) |
virtual | ~VP1CoordinateAxes () |
Detailed Description
Definition at line 22 of file VP1CoordinateAxes.h.
Constructor & Destructor Documentation
VP1CoordinateAxes::VP1CoordinateAxes |
( |
SoMaterial * |
xmat, |
|
|
SoMaterial * |
ymat, |
|
|
SoMaterial * |
zmat, |
|
|
SoSeparator * |
attachsep, |
|
|
IVP1System * |
sys, |
|
|
QObject * |
parent = 0 | |
|
) |
| | |
VP1CoordinateAxes::~VP1CoordinateAxes |
( |
|
) |
[virtual] |
VP1CoordinateAxes::VP1CoordinateAxes |
( |
SoMaterial * |
xmat, |
|
|
SoMaterial * |
ymat, |
|
|
SoMaterial * |
zmat, |
|
|
SoSeparator * |
attachsep, |
|
|
IVP1System * |
sys, |
|
|
QObject * |
parent = 0 | |
|
) |
| | |
virtual VP1CoordinateAxes::~VP1CoordinateAxes |
( |
|
) |
[virtual] |
Member Function Documentation
void VP1CoordinateAxes::setLength |
( |
const double & |
|
) |
[slot] |
void VP1CoordinateAxes::setLength |
( |
const double & |
l |
) |
[slot] |
void VP1CoordinateAxes::setPosition |
( |
const SbVec3f & |
|
) |
[slot] |
void VP1CoordinateAxes::setPosition |
( |
const SbVec3f & |
o |
) |
[slot] |
void VP1CoordinateAxes::setRelativeAxisThickness |
( |
const double & |
|
) |
[slot] |
void VP1CoordinateAxes::setRelativeAxisThickness |
( |
const double & |
t |
) |
[slot] |
void VP1CoordinateAxes::setShown |
( |
bool |
|
) |
[slot] |
void VP1CoordinateAxes::setShown |
( |
bool |
b |
) |
[slot] |
The documentation for this class was generated from the following files: