OCC Main Page | Visualization | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

Visualization
TKV3d
DsgPrs


DsgPrs_SymmetricPresentation Class Reference

A framework to define display of symmetry between shapes.
.

#include <DsgPrs_SymmetricPresentation.hxx>


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 Standard_EXPORT void Add (const Handle(Prs3d_Presentation)&aPresentation, const Handle(Prs3d_Drawer)&aDrawer, const gp_Pnt &AttachmentPoint1, const gp_Pnt &AttachmentPoint2, const gp_Dir &aDirection1, const gp_Lin &aAxis, const gp_Pnt &OffsetPoint)
 Adds the points OffsetPoint, AttachmentPoint1,
AttachmentPoint2, the direction aDirection1 and the
axis anAxis to the presentation object aPresentation.
The display attributes of the symmetry are defined by
the attribute manager aDrawer.
This syntax is used for display of symmetries between two segments.
.
static Standard_EXPORT void Add (const Handle(Prs3d_Presentation)&aPresentation, const Handle(Prs3d_Drawer)&aDrawer, const gp_Pnt &AttachmentPoint1, const gp_Pnt &AttachmentPoint2, const gp_Circ &aCircle1, const gp_Lin &aAxis, const gp_Pnt &OffsetPoint)
 Adds the points OffsetPoint, AttachmentPoint1,
AttachmentPoint2, the direction aDirection1 the circle
aCircle1 and the axis anAxis to the presentation
object aPresentation.
The display attributes of the symmetry are defined by
the attribute manager aDrawer.
This syntax is used for display of symmetries between two arcs.
.
static Standard_EXPORT void Add (const Handle(Prs3d_Presentation)&aPresentation, const Handle(Prs3d_Drawer)&aDrawer, const gp_Pnt &AttachmentPoint1, const gp_Pnt &AttachmentPoint2, const gp_Lin &aAxis, const gp_Pnt &OffsetPoint)
 Adds the points OffsetPoint, AttachmentPoint1,
AttachmentPoint2 and the axis anAxis to the
presentation object aPresentation.
The display attributes of the symmetry are defined by
the attribute manager aDrawer.
This syntax is used for display of symmetries between two vertices.
.


Member Function Documentation

static Standard_EXPORT void DsgPrs_SymmetricPresentation::Add const Handle(Prs3d_Presentation)&  aPresentation,
const Handle(Prs3d_Drawer)&  aDrawer,
const gp_Pnt &  AttachmentPoint1,
const gp_Pnt &  AttachmentPoint2,
const gp_Lin &  aAxis,
const gp_Pnt &  OffsetPoint
[static]
 

static Standard_EXPORT void DsgPrs_SymmetricPresentation::Add const Handle(Prs3d_Presentation)&  aPresentation,
const Handle(Prs3d_Drawer)&  aDrawer,
const gp_Pnt &  AttachmentPoint1,
const gp_Pnt &  AttachmentPoint2,
const gp_Circ &  aCircle1,
const gp_Lin &  aAxis,
const gp_Pnt &  OffsetPoint
[static]
 

static Standard_EXPORT void DsgPrs_SymmetricPresentation::Add const Handle(Prs3d_Presentation)&  aPresentation,
const Handle(Prs3d_Drawer)&  aDrawer,
const gp_Pnt &  AttachmentPoint1,
const gp_Pnt &  AttachmentPoint2,
const gp_Dir &  aDirection1,
const gp_Lin &  aAxis,
const gp_Pnt &  OffsetPoint
[static]
 

void DsgPrs_SymmetricPresentation::operator delete void *  anAddress  )  [inline]
 

void* DsgPrs_SymmetricPresentation::operator new size_t  size  )  [inline]
 

void* DsgPrs_SymmetricPresentation::operator new size_t  ,
void *  anAddress
[inline]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:55:30 2008 for OpenCASCADE by  doxygen 1.4.1