Stores the current character orientation flag of an SoAnnoText3Property node.
More...
#include <Inventor/elements/SoAnnoText3CharOrientElement.h>
Static Public Member Functions | |
| static SoType | getClassTypeId () |
| static int | getClassStackIndex () |
| static void | set (SoState *state, SbBool isOriented) |
| static SbBool | get (SoState *state) |
| static SbBool | getDefault () |
Stores the current character orientation flag of an SoAnnoText3Property node.
This element stores the current character orientation flag of an SoAnnoText3Property node.
Returns the current value from the state.
| static int SoAnnoText3CharOrientElement::getClassStackIndex | ( | ) | [static] |
Returns the stack id for this element.
Reimplemented from SoInt32Element.
| static SoType SoAnnoText3CharOrientElement::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoInt32Element.
| static SbBool SoAnnoText3CharOrientElement::getDefault | ( | ) | [static] |
Returns the default value.
Sets the value in the state.