#include <Plate_D1.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | Plate_D1 (const gp_XYZ &du, const gp_XYZ &dv) |
Standard_EXPORT | Plate_D1 (const Plate_D1 &ref) |
const gp_XYZ & | DU () const |
const gp_XYZ & | DV () const |
Private Attributes | |
gp_XYZ | Du |
gp_XYZ | Dv |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|