Open CASCADE Technology 6.6.0
|
An implementation of TPrsStd_Driver for points.
#include <TPrsStd_PointDriver.hxx>
Public Member Functions | |
TPrsStd_PointDriver () | |
Constructs an empty point driver. | |
virtual Standard_Boolean | Update (const TDF_Label &aLabel, Handle< AIS_InteractiveObject > &anAISObject) |
Build the AISObject (if null) or update it. No compute is done. Returns <True> if informations was found and AISObject updated. |
TPrsStd_PointDriver::TPrsStd_PointDriver | ( | ) |
virtual Standard_Boolean TPrsStd_PointDriver::Update | ( | const TDF_Label & | aLabel, |
Handle< AIS_InteractiveObject > & | anAISObject | ||
) | [virtual] |
Implements TPrsStd_Driver.