#include <SOP_FacePointParser.h>

Public Member Functions | |
| SOP_FacePointParser (const GU_Detail *gdp, UT_String &str) | |
| virtual | ~SOP_FacePointParser () |
Protected Member Functions | |
| virtual void | handleError () |
Protected Attributes | |
| int | myErrorIndex |
| const GU_Detail * | myRefGdp |
Definition at line 40 of file SOP_FacePointParser.h.
| virtual SOP_FacePointParser::~SOP_FacePointParser | ( | ) | [inline, virtual] |
Definition at line 45 of file SOP_FacePointParser.h.
| virtual void SOP_FacePointParser::handleError | ( | ) | [protected, virtual] |
Implements GOP_Parser.
int SOP_FacePointParser::myErrorIndex [protected] |
Definition at line 54 of file SOP_FacePointParser.h.
const GU_Detail* SOP_FacePointParser::myRefGdp [protected] |
Definition at line 56 of file SOP_FacePointParser.h.
1.5.9