Open CASCADE Technology 6.5.2
Public Member Functions
BRepGProp_Cinert Class Reference

#include <BRepGProp_Cinert.hxx>

Inheritance diagram for BRepGProp_Cinert:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepGProp_Cinert ()
 BRepGProp_Cinert (const BRepAdaptor_Curve &C, const gp_Pnt &CLocation)
void SetLocation (const gp_Pnt &CLocation)
void Perform (const BRepAdaptor_Curve &C)

Constructor & Destructor Documentation

BRepGProp_Cinert::BRepGProp_Cinert ( )
BRepGProp_Cinert::BRepGProp_Cinert ( const BRepAdaptor_Curve C,
const gp_Pnt CLocation 
)

Member Function Documentation

void BRepGProp_Cinert::operator delete ( void *  anAddress) [inline]

Reimplemented from GProp_GProps.

void* BRepGProp_Cinert::operator new ( size_t  size) [inline]

Reimplemented from GProp_GProps.

void* BRepGProp_Cinert::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from GProp_GProps.

void BRepGProp_Cinert::Perform ( const BRepAdaptor_Curve C)
void BRepGProp_Cinert::SetLocation ( const gp_Pnt CLocation)

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