#include <gce_Root.hxx>
Inheritance diagram for gce_Root:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_Boolean | IsDone () const |
Returns true if the construction is successful. . | |
gce_ErrorType | Status () const |
Returns the status of the construction: - gce_Done, if the construction is successful, or - another value of the gce_ErrorType enumeration indicating why the construction failed. . | |
Protected Attributes | |
gce_ErrorType | TheError |
|
|
|
Reimplemented in gce_MakeCirc, gce_MakeCirc2d, gce_MakeCone, gce_MakeCylinder, gce_MakeDir, gce_MakeDir2d, gce_MakeElips, gce_MakeElips2d, gce_MakeHypr, gce_MakeHypr2d, gce_MakeLin, gce_MakeLin2d, gce_MakeParab, gce_MakeParab2d, and gce_MakePln. |
|
Reimplemented in gce_MakeCirc, gce_MakeCirc2d, gce_MakeCone, gce_MakeCylinder, gce_MakeDir, gce_MakeDir2d, gce_MakeElips, gce_MakeElips2d, gce_MakeHypr, gce_MakeHypr2d, gce_MakeLin, gce_MakeLin2d, gce_MakeParab, gce_MakeParab2d, and gce_MakePln. |
|
Reimplemented in gce_MakeCirc, gce_MakeCirc2d, gce_MakeCone, gce_MakeCylinder, gce_MakeDir, gce_MakeDir2d, gce_MakeElips, gce_MakeElips2d, gce_MakeHypr, gce_MakeHypr2d, gce_MakeLin, gce_MakeLin2d, gce_MakeParab, gce_MakeParab2d, and gce_MakePln. |
|
|
|
|