Open CASCADE Technology 7.8.2.dev
DsgPrs_ShadedPlanePresentation Class Reference

A framework to define display of shaded planes. More...

#include <DsgPrs_ShadedPlanePresentation.hxx>

Static Public Member Functions

static void Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const gp_Pnt &aPt1, const gp_Pnt &aPt2, const gp_Pnt &aPt3)
 Adds the points aPt1, aPt2 and aPt3 to the presentation object, aPresentation. The display attributes of the shaded plane are defined by the attribute manager aDrawer.
 

Detailed Description

A framework to define display of shaded planes.

Member Function Documentation

◆ Add()

static void DsgPrs_ShadedPlanePresentation::Add ( const Handle< Prs3d_Presentation > & aPresentation,
const Handle< Prs3d_Drawer > & aDrawer,
const gp_Pnt & aPt1,
const gp_Pnt & aPt2,
const gp_Pnt & aPt3 )
static

Adds the points aPt1, aPt2 and aPt3 to the presentation object, aPresentation. The display attributes of the shaded plane are defined by the attribute manager aDrawer.


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