Open CASCADE Technology 6.6.0
Public Member Functions
TPrsStd_NamedShapeDriver Class Reference

An implementation of TPrsStd_Driver for named shapes.

#include <TPrsStd_NamedShapeDriver.hxx>

Inheritance diagram for TPrsStd_NamedShapeDriver:
Inheritance graph
[legend]

Public Member Functions

 TPrsStd_NamedShapeDriver ()
 Constructs an empty named shape 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.


Constructor & Destructor Documentation

TPrsStd_NamedShapeDriver::TPrsStd_NamedShapeDriver ( )

Member Function Documentation

virtual Standard_Boolean TPrsStd_NamedShapeDriver::Update ( const TDF_Label aLabel,
Handle< AIS_InteractiveObject > &  anAISObject 
) [virtual]

Implements TPrsStd_Driver.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines