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

A framework to define display of symbols.

#include <DsgPrs_SymbPresentation.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 void Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const TCollection_ExtendedString &aText, const gp_Pnt &OffsetPoint)
 Adds the text aText and the point OffsetPoint to the
presentation object aPresentation.
The display attributes of the shaded plane are
defined by the attribute manager aDrawer.


Member Function Documentation

static void DsgPrs_SymbPresentation::Add ( const Handle< Prs3d_Presentation > &  aPresentation,
const Handle< Prs3d_Drawer > &  aDrawer,
const TCollection_ExtendedString aText,
const gp_Pnt OffsetPoint 
) [static]
void DsgPrs_SymbPresentation::operator delete ( void *  anAddress) [inline]
void* DsgPrs_SymbPresentation::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* DsgPrs_SymbPresentation::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