#include <GEOMImpl_VectorDriver.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | GEOMImpl_VectorDriver () |
virtual Standard_EXPORT
Standard_Integer | Execute (TFunction_Logbook &log) const |
| virtual Standard_EXPORT void | Validate (TFunction_Logbook &) const |
| Standard_EXPORT Standard_Boolean | MustExecute (const TFunction_Logbook &) const |
| Standard_EXPORT | ~GEOMImpl_VectorDriver () |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
| Standard_EXPORT Standard_Boolean | IsKind (const Handle(Standard_Type)&AType) const |
Static Public Member Functions |
static Standard_EXPORT const
Standard_GUID & | GetID () |
Friends |
Standard_EXPORT friend
Handle_Standard_Type & | GEOMImpl_VectorDriver_Type_ () |
Constructor & Destructor Documentation
| GEOMImpl_VectorDriver::GEOMImpl_VectorDriver |
( |
| ) |
|
| Standard_EXPORT GEOMImpl_VectorDriver.~GEOMImpl_VectorDriver |
( |
| ) |
|
Member Function Documentation
| void* GEOMImpl_VectorDriver.operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| |
| void* GEOMImpl_VectorDriver.operator new |
( |
size_t |
size | ) |
|
| void GEOMImpl_VectorDriver.operator delete |
( |
void * |
anAddress | ) |
|
| Standard_Integer GEOMImpl_VectorDriver::Execute |
( |
TFunction_Logbook & |
log | ) |
const [virtual] |
References GEOMImpl_IVector.GetDX(), GEOMImpl_IVector.GetDY(), GEOMImpl_IVector.GetDZ(), GEOMImpl_IVector.GetParameter(), Handle(), GEOM_moteur.P1, GEOM_moteur.P2, GEOM_moteur.V1, GEOM_moteur.V2, VECTOR_DX_DY_DZ, VECTOR_TANGENT_CURVE_PAR, and VECTOR_TWO_PNT.
| virtual Standard_EXPORT void GEOMImpl_VectorDriver.Validate |
( |
TFunction_Logbook & |
| ) |
const [virtual] |
| Standard_EXPORT Standard_Boolean GEOMImpl_VectorDriver.MustExecute |
( |
const TFunction_Logbook & |
| ) |
const |
| const Standard_GUID & GEOMImpl_VectorDriver::GetID |
( |
| ) |
[static] |
| Standard_EXPORT const GEOMImpl_VectorDriver.Handle |
( |
Standard_Type |
| ) |
const |
| Standard_EXPORT Standard_Boolean GEOMImpl_VectorDriver.IsKind |
( |
const Handle(Standard_Type)& |
AType | ) |
const |
Friends And Related Function Documentation
| Standard_EXPORT friend Handle_Standard_Type& GEOMImpl_VectorDriver_Type_ |
( |
| ) |
[friend] |