|
Open CASCADE Technology
6.5.4
|
Implements a driver for presentation of shapes in DECAF
document. Its the only purpose is to initialize and return
XCAFPrs_AISObject object on request
#include <XCAFPrs_Driver.hxx>

Public Member Functions | |
| virtual Standard_Boolean | Update (const TDF_Label &L, Handle< AIS_InteractiveObject > &ais) |
| Updates the interactive object ais with information found on the attributes associated with the label L. | |
Static Public Member Functions | |
| static const Standard_GUID & | GetID () |
| returns GUID of the driver | |
| static const Standard_GUID& XCAFPrs_Driver::GetID | ( | ) | [static] |
| virtual Standard_Boolean XCAFPrs_Driver::Update | ( | const TDF_Label & | L, |
| Handle< AIS_InteractiveObject > & | ais | ||
| ) | [virtual] |
Implements TPrsStd_Driver.
1.8.0