#include <SOP_SplitPointParser.h>

Public Member Functions | |
| SOP_SplitPointParser (UT_String &str, float forcedt, GU_Detail &gdp) | |
| ~SOP_SplitPointParser () | |
Protected Member Functions | |
| virtual void | addPoint (GU_SplitLoc *slvert)=0 |
| virtual void | handleError () |
Definition at line 35 of file SOP_SplitPointParser.h.
| SOP_SplitPointParser::~SOP_SplitPointParser | ( | ) | [inline] |
Definition at line 39 of file SOP_SplitPointParser.h.
| virtual void SOP_SplitPointParser::addPoint | ( | GU_SplitLoc * | slvert | ) | [protected, pure virtual] |
| virtual void SOP_SplitPointParser::handleError | ( | ) | [protected, virtual] |
Implements GOP_Parser.
1.5.9