Open CASCADE Technology 6.6.0
Public Member Functions | Static Public Member Functions
XCAFPrs_Driver Class Reference

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>

Inheritance diagram for XCAFPrs_Driver:
Inheritance graph
[legend]

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_GUIDGetID ()
 returns GUID of the driver


Member Function Documentation

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.


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