Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
DsgPrs_FixPresentation Class Reference

class which draws the presentation of Fixed objects

#include <DsgPrs_FixPresentation.hxx>

Static Public Member Functions

static DEFINE_STANDARD_ALLOC void Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const gp_Pnt &aPntAttach, const gp_Pnt &aPntEnd, const gp_Dir &aNormPln, const Standard_Real aSymbSize)
 draws the presentation of fixed objects by
drawing the 'fix' symbol at position <aPntEnd>.
A binding segment is drawn between <aPntAttach>
( which belongs the the fix object) and <aPntEnd>.
aSymbSize is the size of the 'fix'symbol


Member Function Documentation

static DEFINE_STANDARD_ALLOC void DsgPrs_FixPresentation::Add ( const Handle< Prs3d_Presentation > &  aPresentation,
const Handle< Prs3d_Drawer > &  aDrawer,
const gp_Pnt aPntAttach,
const gp_Pnt aPntEnd,
const gp_Dir aNormPln,
const Standard_Real  aSymbSize 
) [static]

The documentation for this class was generated from the following file: