Open CASCADE Technology
6.5.4
|
This method is an implementation of TPrsStd_Driver for geometries.
#include <TPrsStd_GeometryDriver.hxx>
Public Member Functions | |
TPrsStd_GeometryDriver () | |
Constructs an empty geometry 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. |
virtual Standard_Boolean TPrsStd_GeometryDriver::Update | ( | const TDF_Label & | aLabel, |
Handle< AIS_InteractiveObject > & | anAISObject | ||
) | [virtual] |
Implements TPrsStd_Driver.