#include <SoDragger3D.h>
|
| | SoDragger3D () |
| | Constructor.
|
| void | setScale (float scale) |
| | sets the general scale size of the dragger
|
|
| static void | initClass () |
| | must be called first to initialize the class in OpenInventor
|
SoDragger3D is a 3d dragger consisting of a 2d and 1d draggers. The 1d dragger is rotated by 90 degrees (y-axis)
Definition at line 22 of file SoDragger3D.h.
◆ SoDragger3D()
| SoDragger3D::SoDragger3D |
( |
| ) |
|
◆ ~SoDragger3D()
| SoDragger3D::~SoDragger3D |
( |
| ) |
|
|
overrideprotected |
◆ initClass()
| void SoDragger3D::initClass |
( |
| ) |
|
|
static |
must be called first to initialize the class in OpenInventor
◆ setScale()
| void SoDragger3D::setScale |
( |
float | scale | ) |
|
sets the general scale size of the dragger
◆ translation
| SoSFVec3f SoDragger3D::translation |
The documentation for this class was generated from the following file: