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

A framework to define the display of angles.

#include <Prs3d_AnglePresentation.hxx>

Inheritance diagram for Prs3d_AnglePresentation:
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 Draw (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const TCollection_ExtendedString &aText, const gp_Pnt &AttachmentPoint1, const gp_Pnt &AttachmentPoint2, const gp_Pnt &AttachmentPoint3, const gp_Pnt &OffsetPoint)
 Defines the representation of the angle between the
line defined by the points AttachmentPoint1 and
AttachmentPoint2 and the line defined by the points
AttachmentPoint1 and AttachmentPoint3.
The text aText is displayed at the point OffsetPoint,
and the drawer aDrawer specifies the display
attributes which angles will have.
The presentation object aPresentation stores the
information defined in this framework.


Member Function Documentation

static void Prs3d_AnglePresentation::Draw ( const Handle< Prs3d_Presentation > &  aPresentation,
const Handle< Prs3d_Drawer > &  aDrawer,
const TCollection_ExtendedString aText,
const gp_Pnt AttachmentPoint1,
const gp_Pnt AttachmentPoint2,
const gp_Pnt AttachmentPoint3,
const gp_Pnt OffsetPoint 
) [static]
void Prs3d_AnglePresentation::operator delete ( void *  anAddress) [inline]

Reimplemented from Prs3d_Root.

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

Reimplemented from Prs3d_Root.

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

Reimplemented from Prs3d_Root.


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