Abstract class for 2D circle representation. More...
#include <MeshViz/graph/PoCircle.h>
Public Member Functions | |
virtual SoType | getTypeId () const |
virtual const SoNodekitCatalog * | getNodekitCatalog () const |
Static Public Member Functions | |
static SoType | getClassTypeId () |
static const SoNodekitCatalog * | getClassNodekitCatalog () |
static const SoNodekitCatalog* PoCircle::getClassNodekitCatalog | ( | ) | [static] |
Returns the SoNodekitCatalog for this class.
Reimplemented from PoGraphMaster.
Reimplemented in PoCircleCenterRadius, and PoCircleThreePoints.
static SoType PoCircle::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from PoGraphMaster.
Reimplemented in PoCircleCenterRadius, and PoCircleThreePoints.
virtual const SoNodekitCatalog* PoCircle::getNodekitCatalog | ( | ) | const [virtual] |
Returns the SoNodekitCatalog for this instance.
Reimplemented from PoGraphMaster.
Reimplemented in PoCircleCenterRadius, and PoCircleThreePoints.
virtual SoType PoCircle::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Reimplemented from PoGraphMaster.
Reimplemented in PoCircleCenterRadius, and PoCircleThreePoints.