Open CASCADE Technology 6.5.2
Public Member Functions
Plate_D1 Class Reference

define an order 1 derivatives of a 3d valued
function of a 2d variable

#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)
 Plate_D1 (const gp_XYZ &du, const gp_XYZ &dv)
 Plate_D1 (const Plate_D1 &ref)
const gp_XYZDU () const
const gp_XYZDV () const

Constructor & Destructor Documentation

Plate_D1::Plate_D1 ( const gp_XYZ du,
const gp_XYZ dv 
)
Plate_D1::Plate_D1 ( const Plate_D1 ref)

Member Function Documentation

const gp_XYZ& Plate_D1::DU ( ) const
const gp_XYZ& Plate_D1::DV ( ) const
void Plate_D1::operator delete ( void *  anAddress) [inline]
void* Plate_D1::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* Plate_D1::operator new ( size_t  size) [inline]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines