Public Types | |
| enum | Justification { LEFT = 1, RIGHT, CENTER } |
Public Member Functions | |
| virtual void | GLRender (SoGLRenderAction *action) |
| virtual void | rayPick (SoRayPickAction *action) |
| virtual void | getPrimitiveCount (SoGetPrimitiveCountAction *action) |
| SoText2Set (void) | |
Static Public Member Functions | |
| static void | initClass (void) |
Public Attributes | |
| SoMFEnum | justification |
| SoMFString | string |
| SoMFVec3f | position |
| SoMFFloat | rotation |
| SoSFBool | renderOutline |
| SoSFInt32 | maxStringsToRender |
Protected Member Functions | |
| virtual | ~SoText2Set () |
| virtual void | notify (SoNotList *list) |
| virtual void | generatePrimitives (SoAction *action) |
| virtual void | computeBBox (SoAction *action, SbBox3f &box, SbVec3f ¢er) |
Private Types | |
| typedef SoShape | inherited |
Private Member Functions | |
| SO_NODE_HEADER (SoText2Set) | |
Private Attributes | |
| class SoText2SetP * | pimpl |
Friends | |
| class | SoText2SetP |
typedef SoShape SoText2Set::inherited [private] |
| SoText2Set::SoText2Set | ( | void | ) |
| virtual SoText2Set::~SoText2Set | ( | ) | [protected, virtual] |
| virtual void SoText2Set::computeBBox | ( | SoAction * | action, | |
| SbBox3f & | box, | |||
| SbVec3f & | center | |||
| ) | [protected, virtual] |
| virtual void SoText2Set::generatePrimitives | ( | SoAction * | action | ) | [protected, virtual] |
| virtual void SoText2Set::getPrimitiveCount | ( | SoGetPrimitiveCountAction * | action | ) | [virtual] |
| virtual void SoText2Set::GLRender | ( | SoGLRenderAction * | action | ) | [virtual] |
| static void SoText2Set::initClass | ( | void | ) | [static] |
| virtual void SoText2Set::notify | ( | SoNotList * | list | ) | [protected, virtual] |
| virtual void SoText2Set::rayPick | ( | SoRayPickAction * | action | ) | [virtual] |
| SoText2Set::SO_NODE_HEADER | ( | SoText2Set | ) | [private] |
friend class SoText2SetP [friend] |
| SoMFEnum SoText2Set::justification |
| SoSFInt32 SoText2Set::maxStringsToRender |
class SoText2SetP* SoText2Set::pimpl [private] |
| SoMFVec3f SoText2Set::position |
| SoSFBool SoText2Set::renderOutline |
| SoMFFloat SoText2Set::rotation |
| SoMFString SoText2Set::string |
1.7.1