List of all members |
Public Member Functions |
Static Public Member Functions |
Public Attributes |
Protected Member Functions
Gui::SoShapeScale Class Reference
#include <SoAxisCrossKit.h>
Public Member Functions | |
SoShapeScale (void) | |
Static Public Member Functions | |
static void | initClass (void) |
Public Attributes | |
SoSFFloat | active |
SoSFFloat | scaleFactor |
Protected Member Functions | |
virtual void | GLRender (SoGLRenderAction *action) |
virtual | ~SoShapeScale () |
Constructor & Destructor Documentation
◆ SoShapeScale()
SoShapeScale::SoShapeScale | ( | void | ) |
◆ ~SoShapeScale()
|
protectedvirtual |
Member Function Documentation
◆ GLRender()
|
protectedvirtual |
References active, and scaleFactor.
◆ initClass()
|
static |
Referenced by Gui::SoFCDB::init().
Member Data Documentation
◆ active
SoSFFloat Gui::SoShapeScale::active |
◆ scaleFactor
SoSFFloat Gui::SoShapeScale::scaleFactor |
Referenced by GLRender(), and Gui::View3DInventorViewer::setAxisCross().
The documentation for this class was generated from the following files:
- src/Gui/SoAxisCrossKit.h
- src/Gui/SoAxisCrossKit.cpp