Gui::SoRegPoint Class Reference

#include <SoAxisCrossKit.h>

Public Member Functions

void notify (SoNotList *node)
 
 SoRegPoint ()
 

Static Public Member Functions

static void initClass ()
 

Public Attributes

SoSFVec3f base
 
SoSFColor color
 
SoSFFloat length
 
SoSFVec3f normal
 
SoSFString text
 

Protected Member Functions

virtual void computeBBox (SoAction *action, SbBox3f &box, SbVec3f &center)
 Sets the bounding box of the probe to box and its center to center. More...
 
virtual void generatePrimitives (SoAction *action)
 
virtual void GLRender (SoGLRenderAction *action)
 Renders the probe with text label and a bullet at the base point. More...
 
virtual ~SoRegPoint ()
 

Constructor & Destructor Documentation

◆ SoRegPoint()

SoRegPoint::SoRegPoint ( )

References normal.

◆ ~SoRegPoint()

SoRegPoint::~SoRegPoint ( )
protectedvirtual

Member Function Documentation

◆ computeBBox()

void SoRegPoint::computeBBox ( SoAction action,
SbBox3f &  box,
SbVec3f &  center 
)
protectedvirtual

Sets the bounding box of the probe to box and its center to center.

References normal.

◆ generatePrimitives()

void SoRegPoint::generatePrimitives ( SoAction action)
protectedvirtual

◆ GLRender()

void SoRegPoint::GLRender ( SoGLRenderAction action)
protectedvirtual

Renders the probe with text label and a bullet at the base point.

References normal.

◆ initClass()

void SoRegPoint::initClass ( void  )
static

Referenced by Gui::SoFCDB::init().

◆ notify()

void SoRegPoint::notify ( SoNotList *  node)

Member Data Documentation

◆ base

◆ color

◆ length

◆ normal

◆ text


The documentation for this class was generated from the following files: