Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
StdPrs_WFShape Class Reference

#include <StdPrs_WFShape.hxx>

Inheritance diagram for StdPrs_WFShape:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static void Add (const Handle< Prs3d_Presentation > &aPresentation, const TopoDS_Shape &aShape, const Handle< Prs3d_Drawer > &aDrawer)
static
Handle_TopTools_HSequenceOfShape 
PickCurve (const Quantity_Length X, const Quantity_Length Y, const Quantity_Length Z, const Quantity_Length aDistance, const TopoDS_Shape &aShape, const Handle< Prs3d_Drawer > &aDrawer)
static
Handle_TopTools_HSequenceOfShape 
PickPatch (const Quantity_Length X, const Quantity_Length Y, const Quantity_Length Z, const Quantity_Length aDistance, const TopoDS_Shape &aShape, const Handle< Prs3d_Drawer > &aDrawer)

Member Function Documentation

static void StdPrs_WFShape::Add ( const Handle< Prs3d_Presentation > &  aPresentation,
const TopoDS_Shape aShape,
const Handle< Prs3d_Drawer > &  aDrawer 
) [static]
void StdPrs_WFShape::operator delete ( void *  anAddress) [inline]

Reimplemented from Prs3d_Root.

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

Reimplemented from Prs3d_Root.

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

Reimplemented from Prs3d_Root.

static Handle_TopTools_HSequenceOfShape StdPrs_WFShape::PickCurve ( const Quantity_Length  X,
const Quantity_Length  Y,
const Quantity_Length  Z,
const Quantity_Length  aDistance,
const TopoDS_Shape aShape,
const Handle< Prs3d_Drawer > &  aDrawer 
) [static]
static Handle_TopTools_HSequenceOfShape StdPrs_WFShape::PickPatch ( const Quantity_Length  X,
const Quantity_Length  Y,
const Quantity_Length  Z,
const Quantity_Length  aDistance,
const TopoDS_Shape aShape,
const Handle< Prs3d_Drawer > &  aDrawer 
) [static]

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